Blog

How to add Scully to your Angular 15 project

Boost your application speed without changing its structure or architecture!

Navigating Angular Router Events: The Sweet Sixteen

Angular's built-in router provides 16 router events to track its lifecycle

ES10 Object.fromEntries()

Object.fromEntries() is here and this is why its awesome

Closures Explained with a Practical Example

While studying for a Javascript interview, a ran into a challenge that helped me understand closures.

The .every() and .some() methods: The Unpopular Pair

Two usually forgotten yet handy methods to keep in your bag of tricks

Awesome things that can be done with Array.from()

Array.from() is an awesome method introduced with ES6. This post includes practical examples of how I use it.

Using Angular v.17.3.3 🚀