All Posts

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Thought Leadership

Feb 8, 2023

Web Fundamentals: Avoid These JavaScript Date Object Pitfalls

Date quirks and modern alternatives to squash them

Edward Ezekiel

Edward Ezekiel

Share this post via:

herodevs.com/blog-posts/
web-fundamentals-avoid-these-javascript-date-object-pitfalls

Thought Leadership

Dec 7, 2022

Navigating Angular Router Events: The Sweet Sixteen

Sixteen router events to level up your applications

Nelson Gutierrez

Nelson Gutierrez

Share this post via:

herodevs.com/blog-posts/
navigating-angular-router-events-the-sweet-sixteen

Thought Leadership

Oct 26, 2022

Taking Async Validators into Hyperdrive

How to save your galaxy from unhelpful forms

Edward Ezekiel

Edward Ezekiel

Share this post via:

herodevs.com/blog-posts/
taking-async-validators-into-hyperdrive

Thought Leadership

Oct 2, 2022

Let’s talk about conflict in the workplace

Create the kind of healthy work environment your team needs to thrive.

Abraham Huerta

Abraham Huerta

Share this post via:

herodevs.com/blog-posts/
lets-talk-about-conflict-in-the-workplace

Thought Leadership

Sep 28, 2022

Component Store 101 — Main concepts and @ngrx/store Interactions

Make this standalone library work to your advantage

HeroDevs

HeroDevs

Share this post via:

herodevs.com/blog-posts/
component-store-101----main-concepts-and-ngrx-store-interactions

Thought Leadership

Sep 10, 2022

Take the Pain out of Naming Variables with 3 Simple Steps!

A cheat sheet for choosing good names and avoiding the bad ones

Chris Hamatake

Chris Hamatake

Share this post via:

herodevs.com/blog-posts/
take-the-pain-out-of-naming-variables-with-3-simple-steps

Thought Leadership

Aug 17, 2022

Powering up your forms with Custom Validators

How to use Angular’s 11 validators to your advantage

Andres Villanueva

Andres Villanueva

Share this post via:

herodevs.com/blog-posts/
powering-up-your-forms-with-custom-validators

Thought Leadership

Aug 10, 2022

The observables, I promise to callback later.

Get to know observables and say “hasta la vista” to promises.

Eduardo Roth

Eduardo Roth

Share this post via:

herodevs.com/blog-posts/
the-observables-i-promise-to-callback-later

Thought Leadership

Jul 27, 2022

Building Conditional Validators in Reactive Forms

Using declarative style to validate user inputs

Chris Perko

Chris Perko

Share this post via:

herodevs.com/blog-posts/
building-conditional-validators-in-reactive-forms

Thought Leadership

Jul 20, 2022

Testing NgRx Effects with Async/Await

A simple approach to even simpler code

Edward Ezekiel

Edward Ezekiel

Share this post via:

herodevs.com/blog-posts/
testing-ngrx-effects-with-async-await