{}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
Monolithic vs. microservices: an honest selection methodology
Development

Monolithic vs. microservices: an honest selection methodology

Let's honestly compare the modular monolith and microservices: pros, cons, real cases, and a simple methodology for choosing an architecture without unnecessary hype.

Sep 23, 2025Read
Serverless in 2025: a game without servers
Development

Serverless in 2025: a game without servers

FaaS, containers, and edge are the three approaches that are changing development in 2025. The article contains news, research, and tips on what to choose for your project.

Sep 23, 2025Read
The future of Spring Framework: what will change in the coming years
Development

The future of Spring Framework: what will change in the coming years

Spring becomes cloud-native by default: closer to Kubernetes and multi-cloud. Loom and GraalVM will speed up the start, reduce consumption, and simplify scaling. Integration with AI and enhanced security will make the ecosystem smarter and more reliable.

Sep 18, 2025Read
The future of JavaScript: WebAssembly, Bun and competition with Rust
Development

The future of JavaScript: WebAssembly, Bun and competition with Rust

How WebAssembly speeds up heavy tasks, Bun challenges Node.js, and Rust strengthens the server — what this changes in the role of JavaScript in 2025.

Sep 18, 2025Read
Serverless or classic backend: how to choose in 2025
BackendDevelopment

Serverless or classic backend: how to choose in 2025

In 2025, the choice between a classic backend and serverless became especially relevant. In this article, we analyze their pros, cons, and real-life application scenarios.

Sep 18, 2025Read
AI ethics: who is responsible for neural network bugs?
AIDevelopment

AI ethics: who is responsible for neural network bugs?

Artificial intelligence is changing the world, but along with its capabilities, risks are growing. Who is responsible if the neural network is wrong — the developers, the company, or the user? In this article, we analyze the legal and ethical aspects, real examples, and possible scenarios for future regulation.

Sep 18, 2025Read
AI assistants for programmers: a salvation or a threat to the profession?
AIDevelopment

AI assistants for programmers: a salvation or a threat to the profession?

AI assistants are changing the world of development. They speed up work and help to learn, but cause fears about the future of the profession. Let's analyze the pros, cons, and prospects.

Sep 18, 2025Read
Certifications in ethical hacking: where to start and what to aim for
Development

Certifications in ethical hacking: where to start and what to aim for

We analyze popular certifications for ethical hacking — CEH, OSCP, GIAC and others. Find out which one is suitable for a beginner, and which one will open the doors to a top company.

Sep 16, 2025Read
What programming languages does a hacker need - a training plan and safe practice
Development

What programming languages does a hacker need - a training plan and safe practice

An overview of the languages and tools that will help a beginner in cybersecurity - from Python to assembler.

Sep 16, 2025Read
Coroutines in Lua: How to write step-by-step code without multithreading
LuaDevelopment

Coroutines in Lua: How to write step-by-step code without multithreading

We analyze coroutines in Lua — an easy way to suspend and resume functions. Ideal for games, network tasks, and asynchronous code.

Sep 16, 2025Read
🐍 Writing "Snake" in Lua from scratch
LuaDevelopment

🐍 Writing "Snake" in Lua from scratch

Do you want to write your first game without engines? Let's figure out how to make the legendary "Snake" on Lua right in the console — simple and clear.

Sep 16, 2025Read
Variables and types in Lua: how they differ from Python and JS
LuaDevelopment

Variables and types in Lua: how they differ from Python and JS

Let's take a look at how variables and types are arranged in Lua, and how they differ from the usual Python and JavaScript.

Sep 16, 2025Read
Showing 252 of 539 articles