Nijat Aliyev
banner
nijataliyev.bsky.social
Nijat Aliyev
@nijataliyev.bsky.social
Lead Software Engineer | Technical Lead | Full Stack Specialist

https://aliyev.dev

youtube.com/@developer_nijat
facebook.com/developer.nijat
linkedin.com/in/developer-nijat
github.com/Developer-Nijat
stackoverflow.com/users/11302100/nijat-aliyev
September 30, 2025 at 5:54 AM
Sevimli Oyunlarımın Möhtəşəm Kollajı!

#GamingLife #CallOfDuty #ForzaHorizon5 #ClashOfClans #EuroTruckSimulator2
September 28, 2025 at 8:34 PM
⚠️ Diqqət! Microsoft adı ilə saxta e-maillər yayılır!

#kiberhücum #email #phishing #təhlükəsizlik #microsoft
September 24, 2025 at 9:23 PM
MongoDB bizə bunun üçün sadə bir həll təklif edir TTL (Time To Live) Index.

Necə işləyir?

1. Məlumat daxil edərkən createdAt kimi bir tarix sahəsi əlavə edirik.

2. Bu sahəyə index yaradırıq və expireAfterSeconds parametri ilə müddəti təyin edirik.

#MongoDB #Database #Backend #TTL #CodingTips
August 19, 2025 at 6:02 PM
There's a common misconception about REACT_APP_* environment variables and security in React

React (via Create React App or similar setups) only exposes variables prefixed with REACT_APP_ to the browser. This is by design — these are meant to be public.

#ReactJS #WebSecurity #FrontendTips #web
July 26, 2025 at 6:06 PM
🔐 IDOR Vulnerability – Sadə Səhv, Böyük Təhlükə

Gəlin bir təhlükəsizlik boşluğunu izah edək ki, çox yayılmışdır, amma çox zaman gözardı edilir:
IDOR – Insecure Direct Object Reference

Ətraflı: medium.com/@developer.n...

#security #backend #IDOR #cybersecurity #webdev #apitesting
June 14, 2025 at 7:04 AM
May 3, 2025 at 7:48 AM
In Git, cherry-pick is a command used to apply a specific commit from one branch onto another branch. This is useful when you want to pick only a particular change without merging the entire branch.

#Git #CherryPick #VersionControl #GitCommands #DevOps #Coding #GitTips #Programming
March 13, 2025 at 10:11 PM
Mongoose performance optimization tip.
March 2, 2025 at 7:12 AM
International money transfer

Transfer money online to over 170 countries around the world for only €1.5
December 20, 2024 at 10:11 PM
🔍 JavaScript Tip: Have you ever needed to remove duplicate elements from an array? JavaScript's Set object can come to the rescue! By converting your array to a Set, you automatically remove duplicates. Check it out.

#JavaScript #CodingTips #ArrayManipulation #WebDevelopment
November 19, 2024 at 4:00 PM
November 15, 2024 at 7:16 PM