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, 20222822May 30, 20222822
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, 202117Dec 10, 202117
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, 20213451Aug 24, 20213451
In defense of reduce()Reduce has been getting a lot of “hate” recently: let’s spread some love!May 24, 202110May 24, 202110
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, 20201524Apr 17, 20201524
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, 20202344Apr 14, 20202344
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, 20193.5K19Apr 27, 20193.5K19
Angular: writing configurable modulesHi folks! It’s been some time since my last article, I promise I’ll be more active! :)Feb 21, 20183.3K20Feb 21, 20183.3K20
“React is better than Angular” and other nonsense 🌈A tale about a developer tired of useless and misleading articlesNov 20, 20173.7K34Nov 20, 20173.7K34
Angular: Understanding Modules and Services…and using them to better organize applications!Nov 11, 20175.9K37Nov 11, 20175.9K37
WordPress made simpleIn this lecture we are exploring the core features of WordPress: make sure you know at least how to use its Dashboard and how to write some…Nov 11, 20172Nov 11, 20172
Lazy Loading Angular ModulesIn this article we’re going to see how to lazy-load Angular modules, a feature that could help you a lot with large and heavy applications…Nov 8, 20178Nov 8, 20178