admirnisic

admirnisic @admirnisic

About: Twitter: https://www.twitter.com/nisicadmir

Location:
Belgrade, Serbia
Joined:
Jun 6, 2021

admirnisic
articles - 6 total

Node.js and Kafka as message broker for inter-service communication

Github repository In this tutorial we are going to create a simple Node.js application which uses...

Learn More 42 0Dec 3 '22

Real time communication with Socket.IO and Node.js

Github repository Socket.IO enables real-time event-based communication in both directions (client...

Learn More 13 0May 29 '22

Data validation with Express and Node.js

Github repository In this tutorial we will learn how and why we need validating the data which is...

Learn More 26 0Apr 12 '22

Authentification in NodeJS with Express using JWT

Github repository I don't think it's necessary to explain why we need to have an authentication...

Learn More 17 0Feb 8 '22

Error handling in Node.js with Express

Github repository Why do we need error handling at all? Imagine that a client application (web,...

Learn More 16 1Aug 7 '21

Create new Node.js application with Express, TypeScript, Nodemon and ESLint

Github repository Node.js is an open-source and cross-platform runtime environment and a very...

Learn More 61 6Jun 6 '21