Jahongir Sobirov

Jahongir Sobirov @jahongir2007

About: Full stack developer and IUT student

Location:
Navoi, Uzbekistan
Joined:
Mar 8, 2021

Jahongir Sobirov
articles - 26 total

What If You Could Write AJAX Without JavaScript? Meet fetchtl.

Ever wished you could make an API request without writing a single line of JavaScript? Yeah… me too...

Learn More 1 2Nov 17

Meaning of passwordless authentication for beginners (and let's make it)

🧠 What does passwordless mean? Passwordless authentication means the user doesn’t type or...

Learn More 2 0Nov 15

How to create QR based 2fa system in Node.js (step-by-step)

Two-factor authentication (2FA) adds an extra layer of security to your apps. In this guide, we’ll...

Learn More 1 0Nov 10

How to protect Express routes in Node.js

Securing routes is critical in modern web applications. In this tutorial, we’ll learn how to use...

Learn More 2 0Nov 6

How to send OTP codes with SMS in Node.js

Sending OTP (One-Time Password) is one of the most common tasks when building modern apps — signup...

Learn More 1 0Nov 5

How to use SQLite3 in Node.js (full clear documentation for beginners)

SQLite3 is the file based database No server needed. Just one file → .db You can embed this DB...

Learn More 2 0Nov 4

How to make OAuth integrated login/registration form in Node.js

Let's make OAuth (like "Login with Google / Facebook / Github") integrated login/registration form in...

Learn More 1 0Oct 29

🔐 JWT Tokens with Cookies and Redis/in-Memory in One Line — The Magic of auth-verify

Handling authentication in Node.js often means juggling JWTs, cookies, and Redis manually —...

Learn More 2 0Oct 27

5 lines of code = OTP login system in Telegram 🤯

Hey devs 👋 Let's make OTP login system in just 5 lines of codes (and it's possible bro😱👇). There's...

Learn More 1 0Oct 26

How to use JWT instead of sessions in Node js

Let's use JWT instead of session in Node js for making web apps. Ok firstly we should install all...

Learn More 1 0Oct 22

Build an Email OTP Verification System in Node.js (Step-by-Step)

Why we need OTP Verification System? You’ve built your shiny new app. Users can sign up,...

Learn More 1 0Sep 28

An easy way to use a MySQL database in Node.js (Node.js MySQL vs Node.js MySQL + NanoQL)

There are many libraries and frameworks for the Node.js runtime, and among them MySQL has developed...

Learn More 1 0May 7 '23

Creating a Login and Registration Form with Node.js, Express.js and MySQL database

Today we will learn how to create a login and registration form with node.js, express.js and...

Learn More 49 2Aug 6 '22

Metacryp new cryptocurrency for trust

Metacryp is a cryptocurrency designed primarily for smart contracts. It is centralized but you can...

Learn More 8 2Jul 14 '22

Are you ready for an amazing competition? 5000000 CCM for the prize

We have created a new version of CCNet for privacy purposes. This version includes PTS (Public Token...

Learn More 9 0Jul 4 '22

The first non-blockchain cryptocurrency. Evolution of Cryptum.

All cryptocurrencies in the world work on blockchain technology. But today our team has stepped into...

Learn More 7 0Jul 3 '22

Node.js MySQL vs Node.js MySQL + Sculter.js (which one is better?)

The Node.js MySQL pair is familiar to everyone. But in MySQL you have to write a lot of code to...

Learn More 9 2May 23 '22

The machines have now also learned the grammar of the English language.

Grammar.AI is new artificial intelligence that has studied English grammar. It can determine the...

Learn More 10 0Apr 19 '22

Creating simple telegram bot in Node.js and Telegraf.js (step by step)

We will learn how to create a simple bot in Node.js and Telegraf.js. It's very easy. Let’s first...

Learn More 23 7Jul 21 '21

Creating web music player in Howler.js and JQuery

Today we will learn with you how to create a simple music player in Howler.js and JQuery libraries. I...

Learn More 18 0Jul 7 '21

How to create framework in Node.js

Are you interested in creating frameworks? Then read this post carefully. What is...

Learn More 15 1Jul 3 '21

Top 4 Ways to Make Money in the World of Programming

If you are a programmer, however, you do not know how to make money through this field. Then read my...

Learn More 4 0Jul 1 '21

Sphere.js creating http servers for beginners

What is Sphere.js? Sphere.js is designed to create these simple http servers. So what is a...

Learn More 7 0May 7 '21

Data.js mini framework for beginners

What is Data.js? Data.js is a mini-framework that runs on Node.js. It is mainly programm...

Learn More 11 13May 2 '21

PyNumeral easy python library

Offical web page Pynumeral PyNumeral v1.0 PyNumeral python library for format...

Learn More 7 0Apr 11 '21

pymetry library

Pymetry Pymetry easy library into use in Python How to use in Pymetry With thi...

Learn More 7 0Apr 4 '21