Published onApril 21, 2023Full Stack Social Media AppFullStackWebDevDatabaseFrontendBackendGolangReactNext.jsFirebaseMongoDBVercelGoogle CloudThis blog Post describes the process of creating a full stack social media app using React, Node, Golang google cloud, firebase, Vercel, TypeScript, and a Mongo Databse
Published onFebruary 3, 2023Golang and Gorilla MuxGOGorilla-MuxBackendeducationdevopsThis blog post shows how to use Golang and Gorilla mux to create a simple web application. The steps are to create a new project, create a main.go file, and start the server.