Oct. 8, 2021, 2:53 p.m.

Vier : GIT, Event Loop, Keys in React

The Checklist

In no particular order, here are some of the interesting resources I engaged with this week:

Programming

Most tutorials don’t go beyond the basics of git, found this a nice change of pace. Some handy tips. Worth spending time on if you work with (which you most likely do) every day.



Git for Professionals Tutorial - Tools & Concepts for Mastering Version Control with Git - YouTube

Git has the power to make you a better software developer. But you’ll have to go beyond the basic “commit, push, pull” to use it effectively! In this course,…

Javascript

The shortest and yet good explanation for all things event loop I found so far:

https://hackernoon.com/understanding-js-the-event-loop-959beae3ac40

React

Good article to understand the need for key in React. Also, a good idea to follow it up by reading the docs on the same.



Understanding React’s key prop

The key prop is a mechanism for controlling component instances.



Lists and Keys – React

A JavaScript library for building user interfaces

You just read issue #4 of The Checklist. You can also browse the full archives of this newsletter.

Brought to you by Buttondown, the easiest way to start and grow your newsletter.