Hi, I write about software development. Posts are below, and there's an RSS feed. You can learn more about me here.
Tutorial on how to develop authentication with email magical links, SMS security codes, and Google accounts using the FirebaseUI library and Svelte framework.
Tutorial on how to develop an essential authentication experience with sign-up, automatic and manual sign-in, and sign-out using Vue and Firebase
We are going to build a URL shortening web app using the fetch function to interact with an external service
We are going to build a text editor to save and open text files from the file system