Michael De Abreu

Michael De Abreu @michaeljota

About: I'm a Software Engineer working as Frontend. I'll talk here about my experiences.

Joined:
Mar 4, 2017

Michael De Abreu
articles - 56 total

5-Operators and Composition in Our System - Building a Reactive System in TypeScript

To recap, we have built and optimized a reactive system that can store variables and react to updates...

Learn More 0 0Apr 3

4-Optimizing and Refactoring the Code - Building a Reactive System in TypeScript

So far, we've built a solid foundation for our reactive system. We started by defining a way to...

Learn More 1 0Mar 11

3-Getting derivated values reactively - Building a Reactive System in TypeScript

Getting derivated values reactively In the previous post, we built a reactive state system...

Learn More 0 1Mar 4

2-Writing a Signal - Building a Reactive System in Typescript

In the previous post, we explored functional programming and how reactive programming offers a way to...

Learn More 2 0Feb 25

1-Introduction to Reactivity - Building a Reactive System in Typescript

Recently, I read Writing an Interpreter in Go, a great book that walks you through building the...

Learn More 1 0Feb 25

Introducing zustand-entity-adapter

Hello there. If you are following this series, you know I sent this proposal to the Zustand team....

Learn More 2 0Sep 21 '24

Angular CLI is getting better

Angular CLI is a great tool for Angular developers, and for years the experience working with it has...

Learn More 3 0Sep 16 '24

How to add Jest into your Vite project with TS

Hi future me! I'm sure you are as amazed as I am right now to find that the guide you are looking for...

Learn More 26 0Mar 30 '24

Zustand EntityAdapter - A bookshelf example

In the first post, we learned how to create an EntityAdapter for Zustand. In this one, we'll learn...

Learn More 1 2Mar 11 '24

Zustand EntityAdapter - An EntityAdapter example for Zustand

Hi there! Recently, I came across this amazing library to manage states in React, called Zustand....

Learn More 3 0Mar 11 '24

How to add Module Federation into your Angular micro-frontend apps

Photo by Arseniy Kapran on Unsplash Hi there! I am very grateful for the overwhelming reception that...

Learn More 59 3Oct 18 '23

Learning Angular's Signal by creating a query helper

Photo by Toa Heftiba on Unsplash I know you have been waiting for the follow-up of my guide to...

Learn More 8 0Oct 6 '23

How to split an Angular app into micro-frontend apps

Hi. It's been a while. I hope you are doing great these days. Today, I want to show you something...

Learn More 402 16Mar 28 '23

Using Typescript generics with your React components

Photo by Colin Cassidy on Unsplash Recently I found here on dev.to one article talking about the...

Learn More 32 0Oct 9 '21

How to use Components with generics types better

This is going to be a short post, but I really wanted to share a better way to use Typescript...

Learn More 8 0Sep 21 '21

This I still miss from VSCode

Right now, there is not introduction to be made for VSCode. It's one of the most used code editors...

Learn More 2 4Sep 4 '21

I think someone was trying to scam me through LinkedIn

Happy new year! I hope you are doing ok these days. I want to share a recent experience through Linke...

Learn More 9 7Jan 4 '21

React should become a framework already

Photo by Abbilyn Zavgorodniaia on Unsplash If you'd follow me, you should know that I'm an Angular a...

Learn More 14 10Oct 28 '20

Why imperative code using refs should be avoided?

Ok. I really thought the title would be self-explanatory, but it seems it isn't. I have a really stro...

Learn More 2 2Apr 18 '20

Another GIT framework workflow

Disclaimer: This post is mostly random thoughts. You may like some ideas and pick'em in your own GIT...

Learn More 47 4Mar 9 '20

How to share styles between Angular Components

Today I'm going to show you different ways to share styles between components in Angular, and I guess...

Learn More 60 0Jan 19 '20

How to prerender your Angular app using Angular Universal

Angular Universal has always supported prerender, but setting it up was a little difficult. Recently,...

Learn More 24 2Dec 27 '19

Being Senior is not just technical knowledge

This is a personal post, about my experience, as such results may vary. I've been working in progr...

Learn More 13 1Oct 31 '19

Template Forms are just as powerful as Reactive Forms

I'm currently watching the Angular Connect 2019 videos, if anyone wants to invite me in, I would be r...

Learn More 42 4Oct 4 '19

The introduction to Typescript you may be missing

Photo by Amar Yashlaha on Unsplash Last year I wrote a post like this about Angular, and I think it...

Learn More 83 2Sep 17 '19

Proton-Native vs Vuido vs NodeGUI

Image by LUM3N from Pixabay Last year we welcome a new library to make UI components using native wi...

Learn More 12 3Aug 28 '19

This is my VSCode extensions list

Image by rawpixel from Pixabay I'm an Angular developer, and I use VSCode everyday. This list of ext...

Learn More 55 2Aug 23 '19

You only hate what you don't know

Image by andreas160578 I recently find this wonderful post against TS: Why I hate TypeScript. I ev...

Learn More 9 2Jul 29 '19

This is why I hate Typescript

And why you should stop using it immediately

Learn More 126 108Jul 19 '19

I changed my opinion about Prettier not formatting void elements as is and this is why

A little opinion on Prettier

Learn More 12 5Mar 22 '19