/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

stephennimmo.com
| | mherman.org
1.3 parsecs away

Travel
| | This tutorial demonstrates how to add authentication to Angular using NGRX Store and Effects.
| | nguyenhuythanh.com
2.0 parsecs away

Travel
| | I named this post "Good" Practices, not "Best", since I believe that there is hardly a silver bullet that can be used to solve everything, technology oriented or not. The practices are good since they fit my case, and I hope that it would give you (or my future self) some useful insights. Monorepo Development Style Normally, we are used to Angular CLI's new command: ng new The style is normal for a "multi-repo" development style, where we split our projects into multiple repositories (Git repository to be precise).
| | humberto.io
1.5 parsecs away

Travel
| | Implement the JWT authentication model using Angular 6 for the frontend and Django 2 for the backend
| | www.rasulkireev.com
15.3 parsecs away

Travel
| How to set up a virtual environment for your Django Project, or any other Python project, for that matter.