{}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
Metatables in Lua: the simple about the complex
LuaDevelopment

Metatables in Lua: the simple about the complex

Let's take a look at what metatables are in Lua, why they are needed, and how to use them to add "superpowers" to tables.

Aug 14, 2025Read
Animations without JS: CSS already knows everything
Development

Animations without JS: CSS already knows everything

New CSS features allow you to create complex animations without JavaScript. Let's analyze what has changed and how to use it.

Aug 12, 2025Read
Bun vs. Node.js: Startup Choice in 2025
Development

Bun vs. Node.js: Startup Choice in 2025

Faster, easier, more convenient — why startups are increasingly choosing Bun instead of Node.js.

Aug 12, 2025Read
Serverless without complicated words: launch your API in 10 minutes
Development

Serverless without complicated words: launch your API in 10 minutes

Learn what Serverless is in simple words, and create your API in 10 minutes without configuring servers. Step-by-step guide + lessons in the Kodik app.

Aug 12, 2025Read
How to optimize Lua code for mobile games: fast and smart techniques
DevelopmentLua

How to optimize Lua code for mobile games: fast and smart techniques

We analyze how to get the most out of Lua in mobile games: increase FPS, reduce the load on the processor and save battery. Techniques for Defold, LÖVE2D, Solar2D and other engines — with code examples and practical tips.

Aug 12, 2025Read
 Lua in Roblox and Love2D: how to start your journey in game development
LuaDevelopment

Lua in Roblox and Love2D: how to start your journey in game development

We analyze why Lua is the perfect language for starting in game development, and compare Roblox and Love2D so you can choose your first platform.

Aug 12, 2025Read
Micro-projects for your portfolio: 7 ideas that can be done in an evening and posted on GitHub
Development

Micro-projects for your portfolio: 7 ideas that can be done in an evening and posted on GitHub

A selection of simple but effective micro-project ideas that can be implemented in one evening and added to a portfolio on GitHub. Tips for choosing tasks and designing a repository to attract the attention of employers.

Aug 11, 2025Read
Dark theme vs light theme: what to choose for work in 2025
Development

Dark theme vs light theme: what to choose for work in 2025

We analyze the pros and cons of dark and light themes: the impact on eyes, energy consumption, and productivity. Find out what to choose in 2025.

Aug 11, 2025Read
CSS Grid or Flexbox: what to choose for layout in 2025
DevelopmentWeb

CSS Grid or Flexbox: what to choose for layout in 2025

Step-by-step comparison of CSS Grid and Flexbox in 2025: advantages, disadvantages and real use cases. Find out when to choose each tool and how to combine them effectively.

Aug 11, 2025Read
Zero Trust 2.0: Cyber Defense of the Future
Development

Zero Trust 2.0: Cyber Defense of the Future

How the new version of the Zero Trust concept works and why companies risk data without it.

Aug 11, 2025Read
Rust or C++: who will become the king of system programming by 2030
Development

Rust or C++: who will become the king of system programming by 2030

Rust challenged C++. Find out who will take the lead in system programming and what professions will be in demand.

Aug 11, 2025Read
Neural networks will not replace you if you know how to work with them
AIDevelopment

Neural networks will not replace you if you know how to work with them

In 2025, AI became a developer's assistant. Find out why neural networks will not eliminate the profession, but only strengthen those who know how to use them. Examples, tables, and tips — especially for beginners.

Aug 7, 2025Read
Showing 336 of 539 articles