I think most of the full-stack devs would agree with me when I say that developing anything related...
Almost everyone who uses JavaScript daily knows that try-catch can be painful to deal with,...
I have a dirty secret - I use Bun instead of NodeJS for my own projects. I use it because of a...
Two years ago I've built for myself a small server in NodeJS - a SQLite proxy over HTTP. It's useful...
TL;DR This is the long text about a 100 lines of code. The result of this tutorial can be...
In this post I want to share a method of developing kiosk applications for boards like Raspberry PI a...
When you want to use latest javascript syntax on the server side, typically you are offered two optio...
I work at a company with a large web development division. As many other companies in this field, our...