|
You are here |
2ality.com | ||
| | | | |
bitstorm.org
|
|
| | | | | Web components is a W3C web standard that allows you, simply put, to create your own HTML tags. | |
| | | | |
stevenwoodson.com
|
|
| | | | | 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
|
|
| | | | | Chris Haynes - web developer consultant | |
| | | | |
nguyenhuythanh.com
|
|
| | | 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). | ||