Part I : code - Setting up the scaffolding Part II : code - Enabling TailwindCSS Enable tailwindcss # Time to get tailwindcss added and compiling into our project. Install the tailwindcss and...Part I : code - Setting up the scaffolding Part II : code - Enabling TailwindCSS Until now I have been trying to write my own CSS and keep it simple. I like simplicity in my designs but also I do...In a large bowl, whisk together 2 cups buttermilk, kosher salt, and Tabasco unti the salt is dissolved. Add chicken pieces. Cover bowl and refrigerate for at least 30 minutes. In a large pie plate...Warning! This cocktail is rather addicting. I came across this cocktail on a night recently where I was looking for something new that wasn't straight whiskey or full of sugar. To my surprise it blew...Many of us use services such as Github, Gitlab and Bitbucket as our Git source code remotes. It has crossed my mind more than once that there could be a day when any one of those services goes down....VSCode give you a lot of flexibility to override nearly every setting they offer. This come in handing for many reasons which users are finding daily. One of those very reasons I came across today;...Debugging is inevitable for all developers and when you get the point that your code is not doing what you would expect VSCode is definitely built for TypeScript and thus perfect for NestJS. Get...What is Nest? # This is the next post in a series of articles as I explore NodeJS. If you need to go back one and get Node setup and running check this one out: NodeJS: Getting started. First, what is...Installing NodeJS # First things first; download Node. You have a few options to install and all options are outlined on Node's download page. I would recommend the LTS version unless you feel that...Hello! # This is the first post in a series focused on NodeJS. Node is a asynchronous event-driven JavaScript runtime for building scalable network applications. Just like JavaScript, NodeJS is not...Pass is becoming my goto for password management. It is a very easy to use manager and has a great list of extensions as well as the ability to create your own extensions. I have found that I need to...Rclone is a really cool command line tool that can sync files and directories too and from many sources. A full list of sources can be found on their official website. I personally use it for syncing...I find myself constantly referring to different sources to setup my password manager; Pass. This reference is going to provide a source for reference that includes both. Installation # References...Marinate the steak: Whisk to combine the olive oil, soy sauce, lime juice, vinegar, black pepper, and cumin in a large, non-reactive bowl or baking dish. Stir in the minced garlic, jalapeƱo, and...As all Pixel owners should know by now there is a end of support scheduled for each phone they ship. I like many others have a perfectly functional Pixel device which will soon be vulnerable to...The prefered method of preparing the salsa is using a blender. Start by chopping up all the ingredients and placing them in the blender. Be cautious with how much salt you use. It is always safer to...In Visual Studio we are all used to being able to use CTRL+SHIFT+U to transform the selected text to uppercase but for Visual Studio Code this key binding was left out. As long as you are using...Fixing your Locale on Raspberry Pi # After a fresh install of Raspbian you will likely see the following error: bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) You can fix...