A collection/compilation of compact guides on the things I pick up throughout my day/week using various languages, platforms, and technologies. Really just a place to jot down some of the cool new tricks I’ve learned.
To read more of my writing about programming and technology, check out my blog.
- How to Add a New Branch and Push to A Remote
- How to Add a New Branch and Checkout
- How to Add a New Branch and Switch to It
- How to Add a Remote
- How to Checkout Previous Branch
- How to Clone a Repository
- How to List Git Commands
- How to Push to a Repository
- How to Remove a Remote
- How to Rename a Branch
- How to Rename a Remote
- How to Change an If-Else Statement to a Switch Statement
- How to Change a Switch Statement to an Object
- How to Get the Full Year
- How to Use the Filter Method
- How to Use the ForEach Method
- How to Use the Map Method
- How to Use the Reduce Method
- Why You Shouldn't Always Use Arrow Functions
- How to Check Inequality
- How to Generate a Random UUID
- How to Generate a Current Timestamp With TimeZone
- How to Generate a Current Timestamp Without TimeZone
- Count How Many Records Are In Each Category
- How to Use the String Format Method
- How to Use the String Replace Method
- How to Use Formatted String Literals
I was inspired by thoughtbot/til and jbranchaud/til.
© 2018-2023 Ron Jean-Francois
This repository is licensed under the MIT license. See LICENSE
for
details.