Category:tech
All the articles with the category "tech".
Swagger, Help with API Development
SwaggerAPI DevelopmentExpressJSREST APIsPosted on:December 12, 2023 at 03:22 PMDocker Revisited on M1 Mac
m1-macdockercontainersPosted on:December 11, 2023 at 03:22 PMA look at AWS Services as an Azure CSA.
awsazurecloudPosted on:November 29, 2023 at 03:33 PMIndexedDB, a Look Transaction Performance
indexeddbjavascriptperformanceA look at how to speed up multiple client side data writes when using Indexeddb.
Posted on:August 8, 2022 at 03:33 PMGoogle Authentication & Authorization via Oauth in 2022
googleoauth2A look at how Google has changed their Authorization and Authorization library including the why, and the how of using this newer version of Google's Oauth2 library at then end of 2022
Posted on:April 29, 2022 at 03:33 PMAvoid Distraction during your 9to5
avoid-distractionhostsshell-scriptOne way for mac users to avoid distracting websites during their workday by automatically blocking or redirecting them to an inspirational destination.
Posted on:March 8, 2022 at 03:33 PMExpress Proj Setup 7: Client-side JS bundling, with Rollup
bundlingexpressjsrollupThis post shows how to bundle and optimize website resources for distribution using Rollup
Posted on:February 10, 2022 at 03:33 PMExpress Proj Setup 6: Code Documentation, JSDoc
jsdocAdd code annotations to your functions to describe them, and use JSDoc to automaticlly generate html/css documentation.
Posted on:February 3, 2022 at 03:33 PMExpress Proj Setup 5: Testing with Jest and Supertest
jestmongodbsupertesttestingThis article outlines how to setup a commonly used test framework, Jest, using a virtual/headless browser library called Supertest.
Posted on:February 2, 2022 at 03:33 PMExpress Proj Setup 4: Authentication, Middleware and Secure Cookies
cookie-sessionmiddlewareuser-authenticationIn this article we will add another component to our middleware secure routes and have information for the currently logged in user.
Posted on:January 22, 2022 at 03:33 PMExpress Proj Setup: 3 Data Storage, Native Mongodb
expressmongodbSetup a backend database to save data using MongoDB, a non-sql / document based database.
Posted on:January 17, 2022 at 03:33 PMExpress Proj Setup: 2 Logging, using Winston and Morgan
loggingmorganwinstonHow to setup automatic logging with custom formmatting for your expressjs backend.
Posted on:January 14, 2022 at 03:33 PMExpress Proj Setup: 1 Proj Configuration
configurationnodejsAn article outlining different node enviroments, how to set them, and use cases for each.
Posted on:January 13, 2022 at 03:33 PMExpress Proj Setup: 0 Intro
expressjsjestjsdocmongodbmorganrollupsupertestwinstonReview of setting up a development environment to get started with this expressjs based tutorial using visual studio code.
Posted on:December 24, 2021 at 03:33 PMEssential Git
3-treedevelopmentgitPosted on:October 7, 2021 at 04:59 AMUsing Rollup to bundle JS assets
bundlerrollupjstree-shakingA talk about how to bundle website assets to be ready for production distribution using Rollup
Posted on:September 10, 2021 at 03:42 AMBest library for IndexedDB: localForage, IDB-Keyval, or IDB
othersPosted on:September 7, 2021 at 03:33 PMFrom LocalStorage to indexedDB
githubindexeddblocalstoragePosted on:September 7, 2021 at 03:33 PMSetup Visual Studio Code on a new Mac in 2021
airbnb-style-guideeslintnpmprettiervisual-studio-codePosted on:July 30, 2021 at 12:13 PMMy view of Tailwind CSS
csscss-frameworktailwindcssPosted on:July 28, 2021 at 03:33 PMGit for Dotfile Configs
dotfileshomebrewmac-setupnew-macPosted on:July 26, 2021 at 03:33 PM2021 New Mac Setup
m1-macmac-setupPosted on:July 22, 2021 at 03:22 PMUse CDK to setup AWS for Static Website Hosting
awscdkcodecommits3Posted on:May 28, 2021 at 02:05 AMHost a Website for Free on AWS w/ a CDN, SSL Cert, and Source Control
awshostings3static-websitePosted on:May 18, 2021 at 02:05 AM