/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

2ality.com
| | bitstorm.org
4.8 parsecs away

Travel
| | Web components is a W3C web standard that allows you, simply put, to create your own HTML tags.
| | stevenwoodson.com
4.9 parsecs away

Travel
| | How to use native web components inside an Astro project, with a few isolated examples and explanation of some issues I had to navigate.
| | lamplightdev.com
6.4 parsecs away

Travel
| | Chris Haynes - web developer consultant
| | nguyenhuythanh.com
22.9 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).