Hasan Kataya
Hasan Kataya
Follow
Follow
home

Debugging Babel Plugins with VS Code

Jul 9, 20221 min read

Babel uses a plugin system to perform its code transformations. In addition to the default plugins offered by the Babel team, you can write your own...

Debugging Babel Plugins with VS Code

Load Balancing with HAProxy

Oct 17, 20219 min read

HAProxy’s developers define the tool as a “free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and...

Load Balancing with HAProxy

Send Emails Easily with Node.js

Apr 18, 20212 min read

Javascript was never intended to be run outside the browser. But the arrival of Node.js changed the game and allowed JavaScript to be run anywhere the...

Send Emails Easily with Node.js