Angular: derived values from Forms with RxJSIn Angular, we often want to derive values from our forms to show computed values in our templates.May 30, 2022A response icon2May 30, 2022A response icon2
SPAs: from Server to Client and backOver time I’ve received a fair amount of questions about these topics: given the complexity of the matter and the big variety of available…Dec 10, 2021Dec 10, 2021
Angular & Dependency Injection: tricks with DecoratorsEvery Angular developer knows about its awesome Dependency Injection system… but not everyone knows all of its features! Let’s take a look…Aug 24, 2021A response icon1Aug 24, 2021A response icon1
In defense of reduce()Reduce has been getting a lot of “hate” recently: let’s spread some love!May 24, 2021May 24, 2021
Components: stateful, stateless, dumb and smartThere’s a lot of confusion out there about what these terms actually mean: let’s make it clear, and see why it’s so important!Apr 17, 2020A response icon4Apr 17, 2020A response icon4
A Monad is just a Monoid…If you’re a programmer and you ran into the concept of Functional Programming, you either know how to complete this sentence or you will…Apr 14, 2020A response icon4Apr 14, 2020A response icon4
Angular: Recurring problems I face as a Front-End ConsultantHi, I’m Michele Stieven, a front-end developer and consultant in Italy. Over the last 2 years I’ve been working 90% of the time with…Apr 27, 2019A response icon19Apr 27, 2019A response icon19
Angular: writing configurable modulesHi folks! It’s been some time since my last article, I promise I’ll be more active! :)Feb 21, 2018A response icon20Feb 21, 2018A response icon20
“React is better than Angular” and other nonsense 🌈A tale about a developer tired of useless and misleading articlesNov 20, 2017A response icon34Nov 20, 2017A response icon34
Angular: Understanding Modules and Services…and using them to better organize applications!Nov 11, 2017A response icon37Nov 11, 2017A response icon37