InLevel Up CodingbyAnh·Dec 2, 2021Surviving your first developer role: some practical tipsCongratulations! You’ve just landed your first role as a software developer. Ah, the hours of Leetcode toiling, the pile of rejection…
Anh·Dec 21, 2020Deploying a Rails/React AppGreetings fellow beginner Rails/React dev’s! In this short tutorial, I will retracing and sharing with you my process of deploying a web…
Anh·Dec 11, 2020Creating a Simple Countdown Timer Using React useRef HookIn React, useRef is a hook that…A response icon1A response icon1
Anh·Dec 5, 2020Explain Like I’m 5: Async JavascriptWhen two or more events are described as “asynchronous,” it refers to them not existing or happening at the same time. If you have ever…A response icon2A response icon2
InBetter ProgrammingbyAnh·Nov 24, 2020Explain Like I’m 5: The React Virtual DOMHow does React’s Virtual DOM really work?
InBetter ProgrammingbyAnh·Nov 16, 2020Explain Like I’m 5: Big O NotationMaking a sometimes intimidating concept simple
InBetter ProgrammingbyAnh·Nov 12, 2020Making a Responsive Header With MaterialUI and ReactPart 2A response icon4A response icon4
InBetter ProgrammingbyAnh·Nov 4, 2020Building a Basic Header With MaterialUI and ReactRead on for how to build a clean, simple headerA response icon5A response icon5
Anh·Oct 5, 2020I Got 99 Problems, and Pyramid’s Just OneTackling an algorithm for a two-sided pyramid