#web-development
Read more stories on Hashnode
Articles with this tag
Deploy a custom ChatGPT interface with faster response times and pay-as-you-go pricing using open-source ChatBot UI and Vercel hosting. 路 I was hesitant...
Creating a CI/CD pipeline with GitHub Actions and trunk-based development can be challenging without advanced techniques 路 Nowadays trunk-based...
I share my experience and thoughts after trying to port a shop from NextJS to Shopify Hydrogen. 路 EDIT (2022-10-31): Just one day after publishing this...
The React Context API can be used to provide state to multiple components far away in the component tree. But is context always the best choice? 路...
Sharing my favorite tech stack for 2022. It's tech that I enjoy and I think will be valuable in the near future. 路 I just recently tweeted my favorite...
Authentication is an integral part of most applications. This article briefly describes the differences between authentication with cookies and tokens 路...