Making JSON API requests in GoI have been choosing go lang as my primary back-end language lately. Its fast, easily typed, and has great built in packages.Aug 2Aug 2
Published inGeek CultureHow to create a simple Redis client in JavascriptRedis is a powerful key-value database and can be used for many many purposes. Rather than getting into all of those applications, lets…Oct 2, 2023Oct 2, 2023
Published inGeek CultureHow To Connect Python & PostgreSQLIn this article we are going to explore a brief example of how we can communicate with our PostgreSQL database through Python via the…Mar 6, 2023Mar 6, 2023
Published inGeek CultureUpload, Compress and Delete Images In a AWS S3 Bucket With Node.JS + ExpressThe goal of this articleDec 30, 2021Dec 30, 2021
Published inGeek CultureHow to upload and preview images in React.JSIn this article we are going to be covering how to allow a user to upload images to your application, and then how we can preview those…Oct 30, 20213Oct 30, 20213
Published inGeek CultureUsing Styled-Components In React.JSWhat is styled-components?Oct 24, 2021Oct 24, 2021
Published inGeek CultureHow to Use Query Parameters With React.JS + React RouterWhat is a Query Parameter?Apr 22, 20211Apr 22, 20211