Get The Latest Articles In Your Inbox.

Join the other 2000+ savvy node.js developers who get article updates. You will receive only high-quality articles about Node.js, Cloud Computing and Javascript front-end frameworks. Unsubscribe anytime.

Node.js

A collection of 19 posts

All you need to know about MongoDB schema migrations in node.js cover image
Node.js

All you need to know about MongoDB schema migrations in node.js

Forget about running updates manually on robomongo. Use an automated migration tool instead!

santypk4
2020-06-23
7 min read
Easy full-stack pagination for node.js for any database, any javascript framework [Examples] cover image
Node.js

Easy full-stack pagination for node.js for any database, any javascript framework [Examples]

Slow endpoints? Are you sendint too much data? Add pagination today!

santypk4
2020-04-28
9 min read
Paginacion Full-Stack con node.js para cualquier base de datos y cualquier FrontEnd framework [Ejemplos] cover image
Node.js

Paginacion Full-Stack con node.js para cualquier base de datos y cualquier FrontEnd framework [Ejemplos]

Endpoints lentos? ¿Estás enviando demasiados datos? Agregue paginación hoy!

santypk4
2020-04-28
10 min read
Discovering progressive content hydration - A design pattern cover image
Node.js

Discovering progressive content hydration - A design pattern

Strike the perfect balance between initial and subsequent load time while enabling smart preload of content. The foundations of offline usage

Elian
2019-20-12
9 min read
Exploiting Tinder to get paid features for free cover image
Best

Exploiting Tinder to get paid features for free

Reverse engineer your way through the paywall and have something interesting to say in your next date

Elian
2019-09-20
10 min read
Tinder Hijack para obtener caracteristicas premium gratis cover image
Best

Tinder Hijack para obtener caracteristicas premium gratis

Como realizar ingeniería inversa a través del paywall de tinder y tener algo interesante que decir en su próxima cita

Elian
2019-09-20
10 min read
Error handling - The missing piece of your node.js architecture cover image
Node.js

Error handling - The missing piece of your node.js architecture

How do you handle errors? And what about the server logs?

santypk4
2019-06-12
6 min read
Manejo de errores - La pieza faltante en tu arquitectura de Node.js cover image
Node.js

Manejo de errores - La pieza faltante en tu arquitectura de Node.js

¿Cómo manejas los errores? ¿Y qué hay de los registros del servidor?

santypk4
2019-06-12
6 min read
🛑 You don't need passport.js - Guide to node.js authentication ✌️ cover image
Node.js

🛑 You don't need passport.js - Guide to node.js authentication ✌️

The complete guide to master authentication in node.js without external libraries. Part I

santypk4
2019-05-31
9 min read
🛑 No necesitas pasaporte.js - Guía para la autentificación de node.js ✌️ cover image
Node.js

🛑 No necesitas pasaporte.js - Guía para la autentificación de node.js ✌️

La guía completa para la autenticación maestra en node.js sin bibliotecas externas. Parte I

santypk4
2019-05-31
9 min read
Bulletproof node.js project architecture 🛡️ cover image
Node.js

Bulletproof node.js project architecture 🛡️

A simple yet powerful project architecture for node.js REST APIs 💎

santypk4
2019-04-17
11 min read
Una arquitectura a prueba de balas para proyectos Node.js 🛡️ cover image
Node.js

Una arquitectura a prueba de balas para proyectos Node.js 🛡️

Una simple pero poderosa arquitectura para proyectos de node.js y REST APIs 💎

santypk4
2019-04-17
11 min read
3 node.js scalability problems and how to solve them 🚀 cover image
Node.js

3 node.js scalability problems and how to solve them 🚀

Serving static assets, not using cluster mode, and poorly designed cron jobs, are the most common mistakes when scaling a node.js server.

santypk4
2019-03-24
10 min read
3 problemas comunes a la hora de escalar aplicaciones node.js y como resolverlos 🚀 cover image
Node.js

3 problemas comunes a la hora de escalar aplicaciones node.js y como resolverlos 🚀

santypk4
2019-03-24
10 min read
Direct uploads to AWS S3 from the browser (crazy performance boost) cover image
AWS S3

Direct uploads to AWS S3 from the browser (crazy performance boost)

Using pre signed URLs upload files securely to a S3 bucket

santypk4
2019-03-01
8 min read
Subidas directas a AWS S3 desde el navegador (Increíble mejora de rendimiento) cover image
AWS S3

Subidas directas a AWS S3 desde el navegador (Increíble mejora de rendimiento)

Usando URLs pre-firmados sube los archivos de forma segura a un S3 bucket

santypk4
2019-03-01
8 min read
1 simple trick to prevent your node.js server from crashing on production cover image
Node.js

1 simple trick to prevent your node.js server from crashing on production

A simple line of code that should be on every node.js application

santypk4
2018-07-01
3 min read
Un truco facilisimo para prevenir que tu servidor node.js se rompa en produccion cover image
Node.js

Un truco facilisimo para prevenir que tu servidor node.js se rompa en produccion

Una simple línea de código que debería estar en cada aplicación node.js

santypk4
2018-07-01
3 min read
Convert your callback functions to javascript promise cover image
Javascript

Convert your callback functions to javascript promise

Get rid of those annoying callbacks functions with this simple utility

santypk4
2017-06-22
3 min read
Latest Posts
Latest Open Source Projects
About us
Software on The Road LLC contact@softwareontheroad.com
Software on The Road
coding the future

Hire us