{}const=>[]async()letfn</>var
Developer Blog

Knowledge that works

Articles and guides from practicing developers. Learn new things, find solutions and implement your ideas.

Filter by topics
Is JavaScript dead? Or has it become the king of the frontend again?
JSDevelopment

Is JavaScript dead? Or has it become the king of the frontend again?

Myths about the death of JavaScript: truth or another conspiracy? Let's analyze why the language still rules the frontend and why you should study it.

Aug 25, 2025Read
How to learn programming and not burn out in a month
BasicsDevelopment

How to learn programming and not burn out in a month

We analyze how to learn to code with pleasure: small steps, real projects and taking care of yourself. Without burnout and quitting after a month.

Aug 25, 2025Read
HTML 6 and the future of the web: what will the Internet be like in 5 years?
Development

HTML 6 and the future of the web: what will the Internet be like in 5 years?

What's new in HTML 6? Semantic tags, AI, built-in components, and default adaptability.

Aug 25, 2025Read
Rust or C++: which language to choose for system programming?
Development

Rust or C++: which language to choose for system programming?

Let's analyze the pros and cons of two giants — Rust and C++. Where is one irreplaceable, and where is it better to choose the other?

Aug 25, 2025Read
Python in 2025: What's New and Why It's Still No. 1
PythonDevelopment

Python in 2025: What's New and Why It's Still No. 1

Python continues to rule the programming world. We'll tell you what changed in 2025 and where the language is heading.

Aug 20, 2025Read
The birth of Git: how Linux pushed the world towards distributed version control (DVCS)
Development

The birth of Git: how Linux pushed the world towards distributed version control (DVCS)

The story of how the abandonment of BitKeeper in 2005 forced the Linux community to create Git, a fast and reliable DVCS. We analyze the idea of snapshots, DAG history, cheap branches and how it changed team development. At the end, there is a mini-project and practical advice.

Aug 19, 2025Read
Currency and unit converter: we make our own in the evening (JS and Python)
Development

Currency and unit converter: we make our own in the evening (JS and Python)

Mini-guide for beginners: how to build a currency converter (via API) and units (via coefficients) in JavaScript and Python. Code, checks, ideas for leveling up.

Aug 19, 2025Read
🔍 What are Windows, Linux, and macOS written on?
Development

🔍 What are Windows, Linux, and macOS written on?

The operating systems we use every day work thanks to programming languages. Let's analyze what Windows, Linux, and macOS are written in.

Aug 19, 2025Read
Skills that will make you stronger in programming and in life
Development

Skills that will make you stronger in programming and in life

Code is important. But even more important are the skills that accelerate learning, increase efficiency, and help you grow in any profession. Let's analyze 7 universal skills with examples from the life of a developer.

Aug 19, 2025Read
Lua on the edge: unexpected tricks in Nginx and Redis
Development

Lua on the edge: unexpected tricks in Nginx and Redis

How to turn Nginx and Redis into smart automation points using Lua: edge-feature flags, smart routing and A/B, token buckets and coalescing requests, micro-WAF and atomic operations in Redis. When to take the logic to the edge and when to leave it in the backend.

Aug 19, 2025Read
Zero Trust for Beginners: Simple Steps to Protect Your First Project
Development

Zero Trust for Beginners: Simple Steps to Protect Your First Project

Zero Trust is not about paranoia, but about a practical approach of "don't trust by default." Let's break down how to include it in your very first pet project and not break your development.

Aug 19, 2025Read
Tailwind CSS vs. classic layout: what to choose in 2025
DevelopmentWeb

Tailwind CSS vs. classic layout: what to choose in 2025

Let's analyze the pros and cons of Tailwind CSS and classic layout: speed, readability, scalability, and flexibility

Aug 18, 2025Read
Showing 312 of 539 articles