Template repository “proto-package”Proto-package is a template repository for NPM packages in TypeScript.Feb 26, 2023Feb 26, 2023
Releasing CLI toolsMany developers, at least once, create a CLI tool. It's a fascinating and satisfying process. The CLI tool is the type of product any…Jan 22, 2023Jan 22, 2023
Speed up integration development with stubsRecently my colleague and I had a task to develop integration with the third-party API. The task wasn't too hard except for one problem —…Dec 12, 2022Dec 12, 2022
Use template repositories on GitHubHave you ever worked in a company or a team where you had some project starter repository? It's usually a sample service or application…Dec 2, 2022Dec 2, 2022
Starting a project in DenoWalkthrough on starting a new project in Deno — development environment configuration and Deno platform basic tools.Oct 12, 2022Oct 12, 2022
Published inBetter ProgrammingTo Throw or Not to Throw? Error Propagation in JavaScript and TypeScriptExploring Error propagation principlesOct 1, 2022Oct 1, 2022
Published inBetter ProgrammingImplementing a Web Form on AWS With Bare HTML and JavaScriptHandle web form data effectivelySep 7, 2022Sep 7, 2022
The only language every developer should knowEnglish! Yes, the only language every developer should know is English.Jul 30, 2022Jul 30, 2022
Go package “tuples”Meet “tuples” — a Go package to read and write strings containing records separated by a custom delimiter.Jun 30, 2022Jun 30, 2022
“datediff” and “person” Go packagesToday I would like to announce two Go packages I recently created.Apr 5, 2022Apr 5, 2022