Published on19 July 2024How to set up a Node Project using TypeScript in 2024nodetypescriptjavascriptA tutorial on how to set up a Node project in 2024, including TypeScript, live reload, and environment variable support (Node 20).
Published on16 July 2024How to clone a Raspberry PI SD Card on nacOSRaspberryPIHow one can clone a Raspberry Pi SD Card on macOS
Published on25 March 2024How to fix React Router issues on VercelreactvercelSetting Up Vercel Rewrites for Smooth React App Deployment
Published on11 November 2023How to install Podman on Ubuntu 20.04 LTSubuntupodmanA guide to install Podman on Ubuntu 20.04 LTS (Focal Fossa)
Published on18 June 2023Using Opencage Gecoder API with REACT [2nd edition]opencagereactgeocoderjavascriptvitejsA guide for developers who want to integratethe OpenCage API and Leaflet library's mapping and geocoding features into their React applications.
Published on22 March 2023Geocode with OpenCage and MapLibrejavascriptopencagemaplibregeocoderA comprehensive guide to use OpenCage Geocoding API with MapLibre.
Published on19 March 2023ESLint and Prettier configuration for React projectjavascripteslintairbnbprettierreactA comprehensive guide for developers who want to set up ESLint and Prettier for their React projects.