TypeScript Tips for JavaScript Developers: Writing Safer Code with Confidence
“Transition smoothly from JavaScript to TypeScript with this guide covering type annotations, interfaces, and generics for cleaner, bug-resistant code.”
“Transition smoothly from JavaScript to TypeScript with this guide covering type annotations, interfaces, and generics for cleaner, bug-resistant code.”
Why pair programming is beneficial and how to get started with it
tmux, access, and control multiple terminals from a single terminal window
A guide to upgrading Node.js to version 18 on Ubuntu 20.04 LTS
OpenAI ChatGPT-3 API experiments with temperature
MySQL how to query and fix invalid zero filled (0000-00-00 00:00:00) values in datetime columns
Setting up your Mac DNS for local development using dnsmasq *.test domains
How to detect N+1 queries with Laravel before they reach production