A4: I created a Git Tutorial for beginners where we learn Git by recreating Google Docs version history features. Want to share it with the community to help anyone who wants to learn Git! #CodeNewbieyoutube.com/watch?v=hrTQip…
Working on a YouTube channel to help people get into tech. I made a video explaining what the best language to start with in 2020 and 2021 youtube.com/watch?v=WHkleZ…#CodeNewbie
A1: Typescript is Javascript but with more features, like adding types to variables and external modules (e.g. React). It provides better autocomplete + refactoring and takes no extra effort to set up (swap your ES6 transpiler to a TypeScript transpiler) #CodeNewbie@CodeNewbies