Posts Tagged "web-programming"
Prayer of the Desert by Pete Martinez
Redux is a very simple tool that is very poorly explained. In this article, I will explain Redux in a single sentence that is sorely missing…
Single File Components are Good
I was reading the Vue.js documentation recently, and I came across a very compelling little passage. The passage was explaining the thinking…
When Code Duplication is not Code Duplication
Duplicating code is a bad thing. Any engineer worth his salt knows that the more you repeat yourself, the more difficult it will be to…