Diogo Souza

Diogo Souza @diogosouza

About: Full-stack dev and tech writer. Creator of www.altaluna.com.br

Location:
São Paulo
Joined:
Jun 24, 2020

Diogo Souza
articles - 6 total

Server-side Rendering in JavaScript: A Modern Approach

Let's talk about SPAs. It all starts from a blank page which is subsequently filled with HTML and...

Learn More 13 0Dec 23 '20

JavaScript Internals: Garbage Collection

Garbage collection (GC) is a very important process for all programming languages, whether it's done...

Learn More 31 1Dec 15 '20

Getting Started With Web Vitals in Next.js

In this article, I’ll try to guide you through some examples and definitions that aim to clarify the...

Learn More 14 1Oct 1 '20

Security Best Practices for Node.js

Because a lot of systems are connected to the web these days (or, at least, communicate/integrate...

Learn More 17 0Sep 3 '20

A Deep Dive Into V8

A majority of front-end developers deal with this buzzword all the time: V8. A big part of its popula...

Learn More 31 0Jul 16 '20

Building APIs With GraphQL in Your Node Application

REST has reigned for a long time in the world of web services. It's easy to implement, allows standar...

Learn More 66 0Jun 24 '20