Anderson. J

Anderson. J @andersonjoseph

About: Back End Developer 👽

Location:
Venezuela
Joined:
Sep 5, 2018

Anderson. J
articles - 16 total

fastify-hashids: Obscure Your Database IDs Like a Pro!

Greetings, fellow developers! Today, I'd like to introduce you to a Fastify plugin that can...

Learn More 0 0Jul 26 '23

Understanding highWaterMark in Node.js Streams

If you're working with Node.js streams, you've probably come across the highWaterMark parameter. But...

Learn More 10 0Apr 20 '23

__filename, __dirname, and others are not really globals.

An overview about the NodeJS module wrpapper.

Learn More 9 0Oct 20 '22

Typescript Tip: Safer functions with branded types.

When a type is too general we can use this pattern to create safer signatures.

Learn More 11 1Apr 11 '22

TypeScript Tip: Using Conditional Types To Refactor Overloads.

Conditional types let us express type transformations that differ depending on a condition, let's see how it can be used to refactorize a function with overloads

Learn More 9 0Apr 4 '22

NestJS: Creating a pipe to optimize uploaded images.

Pipes in NestJS are very useful to transform input data going into the route handler. Let's build one of these pipes to optimize uploaded images.

Learn More 31 5Mar 23 '22

A simple way to handle errors in Express.js

Exists many ways to handle Errors in Express. A common way to do it it's using the default express...

Learn More 8 0Feb 9 '22

Construye Aplicaciones Web Accesibles Con Grommet

Grommet es un framework basado en react que provee accesibilidad, modularidad, diseño responsive y tematización en un paquete ordenado.

Learn More 4 2May 29 '20

Presentando la Web Share API

La Web Share API permite a los usuarios compartir contenido de forma nativa directamente desde el navegador

Learn More 9 0Nov 21 '19

What They Want, Is What They Get: The Partial Response Strategy

This strategy reduces the amount of data by sending only the attributes tat are needed

Learn More 17 3Jun 10 '19

Don't marry the framework!

some frameworks try to replace the architecture of our systems. And that is only the beginning of the problems.

Learn More 69 10May 1 '19

Documenting the DB: Data dictionaries

Hello DEV community! It's projects month in my college. I've been working for weeks in two projects,...

Learn More 36 0Mar 1 '19

Dev To WordPress - A wordpress plugin to show your DEV posts

A wordpress plugin to show your DEV.to posts in a widget.

Learn More 18 4Feb 12 '19

Security & HTTP Headers

HTTP response headers to increase the security of your app

Learn More 128 6Dec 1 '18

Make a React dev-environment with your own hands

Learn how create your own development environment for ReactJS

Learn More 15 1Sep 27 '18

Learn ES6 without leaving Dev.to

A complete list of posts that helped me to understand and write ES6 code

Learn More 708 29Sep 7 '18