Tim ChosenNavigating the Shifting Landscape: A Journey through Server Infrastructure EvolutionI recently stumbled upon an old bash script I authored back in the early 2010s for provisioning and setting up a server and it prompted a…Mar 4Mar 4
Tim ChosenSolving React Native Maps Compatibility Issue for Web Builds in ExpoIntroductionJan 16Jan 16
Tim ChosenHow to provision and setup Nginx server, server blocks (Virtual Hosts) and SSL in 1 minuteAutomating Nginx Server Block Creation with a Simple ScriptJan 16Jan 16
Tim ChosenWhere to find your archived app in Xcode to distribute to Apple storeIf for any reason your archive completed but you could not distribute it and the organizer closes; maybe your laptop restarted before you…Dec 27, 2023Dec 27, 2023
Tim ChosenAdding Authentication in a Deno vs NodeJs app — Part 1Let’s follow up from our previous discussions about Javascript runtime frameworks. If you are just getting here, I have been looking at…Dec 21, 20231Dec 21, 20231
Tim ChosenSigning up, creating servers and deploying node app on digital oceanNode.js is one of the fastest-growing technology this decade has ever seen. Emerging from the language which ruled the front-end of the…Dec 21, 2023Dec 21, 2023
Tim ChosenBun: Better than NodeJs or Deno?If you are a Typescript (Javascript- I hope you have converted all your projects from js to ts?) developer, then you must have heard of…Dec 16, 20231Dec 16, 20231
Tim ChosenSummarizing Bun: a drop-in replacement for NodejsI read about Bun and thought to summarize what I think it is and what it achieves by writing these notesDec 16, 2023Dec 16, 2023
Tim ChosenExploring Deno: A Secure and Modern JavaScript RuntimeIn the ever-evolving world of web development, staying on the cutting edge is essential. It was with this forward-thinking mindset that…Dec 16, 20231Dec 16, 20231
Tim ChosenExpress app with authentication using passport and sequelize with MySQL part 1Let's see how we can create an Express application that uses passport.js to manage authentication.Mar 6, 20221Mar 6, 20221