All Projects → tmpo-io → tracks

tmpo-io / tracks

Licence: other
Angular2 progressive web app for tracking things

Programming Languages

typescript
32286 projects
CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to tracks

devto-clone
This is a dev to clone in angular. Where we used Angular component-store, rx-angular/template
Stars: ✭ 36 (+56.52%)
Mutual labels:  ngrx
streamkit
My streaming overlay platform for YouTube https://bit.ly/3AvaoFz and Twitch https://bit.ly/37xUPAM
Stars: ✭ 15 (-34.78%)
Mutual labels:  ngrx
todo-app-ngrx
TodoMV* - Angular + Redux (ngrx)
Stars: ✭ 42 (+82.61%)
Mutual labels:  ngrx
angular-plugins
Reactive Angular Plugins
Stars: ✭ 36 (+56.52%)
Mutual labels:  ngrx
Angular-Ecommerce-App-with-NGRX
No description or website provided.
Stars: ✭ 37 (+60.87%)
Mutual labels:  ngrx
angular-admin-panel
An Angular Admin boilerplate to quickly scaffold any large scale enterprise application.
Stars: ✭ 18 (-21.74%)
Mutual labels:  ngrx
ngrx-etc
Utility functions for NgRx
Stars: ✭ 70 (+204.35%)
Mutual labels:  ngrx
ionic2.0-angularfire
this a basic application for Ionic 2.0.rc5 with AngularFire2 with ngrx/store & ngrx/effects to manage state
Stars: ✭ 71 (+208.7%)
Mutual labels:  ngrx
ionic4-boilerplate
🚀 boilerplate for ionic4 with CI based on travis and fastlane. doc and example are provided
Stars: ✭ 25 (+8.7%)
Mutual labels:  ngrx
angular-cli-skeleton
angular-cli skeleton to quickly start a new project with advanced features and best practices. All features are described in README.md.
Stars: ✭ 32 (+39.13%)
Mutual labels:  ngrx
ionic3-firebase-ngrx
Sample Ionic 3 application using ngrx with firebase (auth, crud and camera plugin)
Stars: ✭ 48 (+108.7%)
Mutual labels:  ngrx
undox
⎌ Redux Implementation of Undo/Redo based on storing actions instead of states.
Stars: ✭ 25 (+8.7%)
Mutual labels:  ngrx
angular2-webpack-advance-starter
An advanced Angular2 Webpack Starter project with support for ngrx/store, ngrx/effects, ng2-translate, angulartics2, lodash, NativeScript (*native* mobile), Electron (Mac, Windows and Linux desktop) and more.
Stars: ✭ 49 (+113.04%)
Mutual labels:  ngrx
ngrx-store-ionic-storage
Simple syncing between @ngrx/store and Ionic Storage.
Stars: ✭ 66 (+186.96%)
Mutual labels:  ngrx
ngrx-slice
Moved to https://github.com/nartc/nartc-workspace
Stars: ✭ 50 (+117.39%)
Mutual labels:  ngrx
material2-admin
Angular - Material2 - Redux - Flex - Admin Example - Starter
Stars: ✭ 13 (-43.48%)
Mutual labels:  ngrx
mean-ionic-ngrx
Monorepo as Microservices: Full MEAN stack with Angular 7, Ionic 4 and ReactiveX API (ngrx/Store + ngrx/Effects) + i18n/ngx-translate + Express NodeJS REST API servers micro-services + JWT Authentication + UnitTest/e2e exemple + Travis + DevOps scripts and many more...
Stars: ✭ 60 (+160.87%)
Mutual labels:  ngrx
ngrx-form
Reactive Forms bindings for NGRX and Angular
Stars: ✭ 46 (+100%)
Mutual labels:  ngrx
meditation-plus-angular
DEVELOPMENT MOVED TO
Stars: ✭ 15 (-34.78%)
Mutual labels:  ngrx
spring-kotlin-angular4
Another abadoned Spring Boot application with Angular and Kotlinabandoned
Stars: ✭ 22 (-4.35%)
Mutual labels:  ngrx

Tracks

🚜 WIP Angular 2 Progressive Web App. _lot's of snipets with love

Master branch is published here. https://tracks.tmpo.io

Also if you found this repo interesting, and you are looking for someone that can help you build better frontend projects. We are available for hire!

📺 Whats on?

🔨 Some other interesting snippets you can find on de codebase:

✂️ Things I did to optimize the size:

  • I don't use angular router. The app is only two screens and the angular router is about 30Kb.
  • I also don't use forms and http.
  • I tried to provide my own implementation of Commons (because I'm only using two directives and one filter), but it's almost impossible to get rid of it, without making ugly hacks.

Contributing

If you like the app or you would like to contribute in something, feel free to send us a PR. it will make us so happy....

Ports:

I'm also porting the app to preact to see the main differences on the process

🛠
You can track the progress here
github.com/jordic/tracks_preact

Screenshot

Built with ❤️ by TMPO.io

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].