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, 20222May 30, 20222
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, 20211Aug 24, 20211
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, 20204Apr 17, 20204
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, 20204Apr 14, 20204
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, 201919Apr 27, 201919
Angular: writing configurable modulesHi folks! It’s been some time since my last article, I promise I’ll be more active! :)Feb 21, 201820Feb 21, 201820
“React is better than Angular” and other nonsense 🌈A tale about a developer tired of useless and misleading articlesNov 20, 201734Nov 20, 201734
Angular: Understanding Modules and Services…and using them to better organize applications!Nov 11, 201737Nov 11, 201737