Anton Nesterov

Anton Nesterov @nesterow

About: In software engineering since 1999.

Location:
Valencia
Joined:
Jul 24, 2019

Anton Nesterov
articles - 8 total

Building a feature-rich datagrid with Deno & Preact - First Impressions

I think most of the full-stack devs would agree with me when I say that developing anything related...

Learn More 2 0Nov 19 '25

A take on Go Style Error Handling in JavaScript

Almost everyone who uses JavaScript daily knows that try-catch can be painful to deal with,...

Learn More 4 1Oct 16 '24

BunJS Is Indeed Faster than NodeJS

I have a dirty secret - I use Bun instead of NodeJS for my own projects. I use it because of a...

Learn More 5 4Sep 1 '24

I’ve rewritten my JS project in Golang and want to share my experience.

Two years ago I've built for myself a small server in NodeJS - a SQLite proxy over HTTP. It's useful...

Learn More 7 8Aug 22 '24

Testable code with VueJS and TypeScript

TL;DR This is the long text about a 100 lines of code. The result of this tutorial can be...

Learn More 66 2Jan 8 '20

Setup minimal kiosk environment with Alpine Linux

In this post I want to share a method of developing kiosk applications for boards like Raspberry PI a...

Learn More 50 0Aug 7 '19

Convenient way to use Babel syntax in Node.JS

When you want to use latest javascript syntax on the server side, typically you are offered two optio...

Learn More 10 1Jul 28 '19

Why they still don't use SVG for landing pages in 2019?

I work at a company with a large web development division. As many other companies in this field, our...

Learn More 5 4Jul 24 '19