|
You are here |
www.diegofreijo.com | ||
| | | | |
elixirschool.com
|
|
| | | | | ||
| | | | |
binarynoggin.com
|
|
| | | | | Let's walk through the processes and arguments of the request and response lifecycle to see what we can learn about LiveView. | |
| | | | |
blog.pthompson.org
|
|
| | | | | LiveComponents are a new feature of Phoenix LiveView, bringing lightweight reusable components into the LiveView ecosystem. [Sept. 7, 2020 - Article and [code][github-repo] updated to LiveView v0.14.4] Phoenix LiveView # [Phoenix... | Patrick Thompson | Founder at Inkstone Software. | |
| | | | |
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). | ||