Open in app

Sign In

Write

Sign In

Anh
Anh

185 Followers

Home

About

Published in Level Up Coding

·Dec 2, 2021

Surviving your first developer role: some practical tips

Congratulations! You’ve just landed your first role as a software developer. Ah, the hours of Leetcode toiling, the pile of rejection emails, the nerve-wracking interviews — they have finally paid off! If you’re anything like me just a year ago, landing that first role feels like the darndest validation of…

Software Development

9 min read

Surviving your first developer role: some practical tips
Surviving your first developer role: some practical tips
Software Development

9 min read


Dec 21, 2020

Deploying a Rails/React App

Greetings fellow beginner Rails/React dev’s! In this short tutorial, I will be retracing and sharing with you my process of deploying a web application that utilizes a React frontend coupled with a Rails backend. I deployed my backend on Heroku, and frontend on Netlify. Before we start, please ensure that…

Programming

3 min read

Deploying a Rails/React App
Deploying a Rails/React App
Programming

3 min read


Published in The Startup

·Dec 11, 2020

Creating a Simple Countdown Timer Using React useRef Hook

In React, useRef is a hook that… returns a mutable ref object whose .current property is initialized to the passed argument (initialValue). The returned object will persist for the full lifetime of the component. (Source) It is normally used to reference underlying DOM elements, an input field for example. However…

React

4 min read

Creating a Simple Countdown Timer Using React useRef Hook
Creating a Simple Countdown Timer Using React useRef Hook
React

4 min read


Dec 5, 2020

Explain Like I’m 5: Async Javascript

When two or more events are described as “asynchronous,” it refers to them not existing or happening at the same time. If you have ever worked in the service industry, then you probably know well how to manage your tasks asynchronously. For instance, if you were a waiter in a…

Programming

5 min read

Explain Like I’m 5: Async Javascript
Explain Like I’m 5: Async Javascript
Programming

5 min read


Published in Better Programming

·Nov 24, 2020

Explain Like I’m 5: The React Virtual DOM

How does React’s Virtual DOM really work? — If you’re new to React, the concept of the virtual DOM has likely left your head virtually spinning. You’ve read that React solves the problem of DOM manipulation by using a virtual DOM, which is a lightweight representation of the DOM object. You’ve read that manipulating the DOM is slow…

Programming

3 min read

Explain Like I’m 5: The React Virtual DOM
Explain Like I’m 5: The React Virtual DOM
Programming

3 min read


Published in Better Programming

·Nov 16, 2020

Explain Like I’m 5: Big O Notation

Making a sometimes intimidating concept simple — Hi there. This is the first in a series of articles in which I will be covering computer science concepts in simplified, easy-to-understand terms. From my own personal experience, despite the enormous amount of resources out there, it might be difficult as a beginner to learn new programming concepts. …

Programming

4 min read

Explain Like I’m 5: Big O Notation
Explain Like I’m 5: Big O Notation
Programming

4 min read


Published in Better Programming

·Nov 12, 2020

Making a Responsive Header With MaterialUI and React

Part 2 — Hi! Previously, we learned how to build a basic Header component using Material UI and React to achieve the static result below:

Programming

5 min read

Making a Responsive Header With MaterialUI and React
Making a Responsive Header With MaterialUI and React
Programming

5 min read


Published in Better Programming

·Nov 4, 2020

Building a Basic Header With MaterialUI and React

Read on for how to build a clean, simple header — Hey, all. Anh here. I am a web developer who recently helped build a responsive header for Femmecubator, an up-and-coming web app that seeks to provide resources and support for women of color in tech. …

Programming

5 min read

Building a Basic Header With MaterialUI and React
Building a Basic Header With MaterialUI and React
Programming

5 min read


Oct 27, 2020

tsiL dekniL a gnisreveR (Reversing a Linked List)

Hello all! Today I would like to walk through my iterative solution of how to reverse a linked list. But first, what is a linked list, you ask? According to Wikipedia: In computer science, a linked list is a linear collection of data elements whose order is not given by…

Algorithms

4 min read

tsiL dekniL a gnisreveR
tsiL dekniL a gnisreveR
Algorithms

4 min read


Oct 5, 2020

I Got 99 Problems, and Pyramid’s Just One

Hello, fellow soon-to-be software developer. If you are preparing for upcoming interviews like me, you’re most likely (or will about to be) grinding away on loads of algorithm problems. …

Algorithms

6 min read

I Got 99 Problems, and Pyramid’s Just One
I Got 99 Problems, and Pyramid’s Just One
Algorithms

6 min read

Anh

Anh

185 Followers

dev | i like to create things | anhcodes.com

Following
  • Daw-Chih Liou

    Daw-Chih Liou

  • Juan Cruz Martinez

    Juan Cruz Martinez

  • Reinald Reynoso

    Reinald Reynoso

  • Waverley Leung

    Waverley Leung

  • Sheri Byrne-Haber, CPACC

    Sheri Byrne-Haber, CPACC

See all (43)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech