PinnedPublished inJavaScript in Plain EnglishVue.js: A Breath of Fresh Air After ReactAs developers, sometimes it is really tough to choose the right JavaScript framework in a particular situation. Both Vue.js and React…Dec 13, 2024Dec 13, 2024
PinnedPublished inJavaScript in Plain EnglishHow to Set Up Advanced CI/CD Pipeline with GitHub Actions (No Travis/Circle CI)So your source code repo is hosted on GitHub and you’re wondering how to implement a CI/DI pipeline for testing, build and release of your…Sep 14, 2021Sep 14, 2021
Published inJavaScript in Plain EnglishGlobal State Using Only React Hooks with the Context API (TypeScript Edition)It’s been a while since my latest Global state using only React Hooks with the Context API (No Redux) story. Now it’s time for a…Jul 13, 20211Jul 13, 20211
Published inJavaScript in Plain EnglishReact Monorepo Using Yarn Workspaces Only (No Lerna)I was looking to convert one of my GitHub repos to hopefully become a monorepo. I did a little research and found out there are couple of…Jul 13, 20212Jul 13, 20212
Published incodeburstGlobal state using only React Hooks with the Context API (No Redux)How to create a global app state without Redux using React’s latest built-in features: React Hooks and the Context APIJun 27, 201914Jun 27, 201914
Published inWe’ve moved to freeCodeCamp.org/newsSelf-hosted on a Raspberry Pi home automation system (No Cloud)In this article, I’ll discuss how I built a Smart Home Automation System with Angular and Node.js on a Raspberry Pi without relying on any…Sep 29, 20183Sep 29, 20183
Published inWe’ve moved to freeCodeCamp.org/newsHow to set up advanced automatic deployment with Travis CIThis post is a sequel to my previous Advanced Web Development and Deployment Workflow tutorial. In that tutorial, I showed how I automated…Sep 17, 20183Sep 17, 20183
Published inHackerNoon.comArduino for Web DevelopersA little I knew about electrical engineering or electrical circuits, only until I saw a web page programmed on the ESP8266 microchip. Ever…Sep 5, 20181Sep 5, 20181
Published incodeburstUpdating My 2 Years Old Portfolio WebsiteIn retrospect, I think that leaving my own personal web page outdated for so long has presented me with the challenge of refactoring…Aug 6, 20181Aug 6, 20181
Published inHackerNoon.comSecurely Tor All The Things On LinuxTransparently route all packets through Tor on a GNU/Linux machine.Jul 5, 2015Jul 5, 2015