Megan Lo

Megan Lo @mehmehmehlol

About: Software Engineer @ Citi | Flatiron Grad | Sociology @ Cal | I learn as I write | City Girl At Heart

Location:
Dallas-Fort Worth Metroplex
Joined:
Jun 6, 2020

Megan Lo
articles - 12 total

for...in vs for...of in JavaScript

For quite a while, I have been struggling to fully understand the differences between for...in and...

Learn More 7 0Aug 25 '21

I Relearned JavaScript with Scrimba

(Neither a sponsor nor promotion! It's just my experience with the website!) Just a few days ago,...

Learn More 105 13Aug 3 '21

PUT vs PATCH & PUT vs POST

Introduction In one of my interviews recently, I was asked to explain the difference...

Learn More 45 2Jul 26 '21

HTTP Methods for RESTful Services (Part 1)

HTTP Methods -- one of the commonly asked interview topics for web developers. What are they? Why...

Learn More 6 0Jul 19 '21

Class Components vs Functional Components in React

Disclaimer: This article is not about which components are better, but more of a discussion on the...

Learn More 178 9Jul 11 '21

Async/Await in JavaScript

YOU ARE ALMOST THERE!!! This will be the last article of the series. There are 4 parts in this...

Learn More 46 0Jun 21 '21

More Promises in JavaScript

Welcome back! Excited to have you in this journey with me! There are 4 parts in this...

Learn More 33 0Jun 20 '21

Promises in JavaScript

Hope you had a great break before continuing the series! In this article, we would cover Promises....

Learn More 42 0Jun 20 '21

Intro to Asynchronous JavaScript

Let's all be honest and address the elephant in the room. As a beginner developer, asynchronous...

Learn More 84 3Jun 20 '21

Big-O Notation from a Non-CS Perspective

Hi everyone! Welcome to the second post in our Data Structures & Algorithm series! Last time w...

Learn More 16 6Jun 1 '21

From String to Array to String

About Writers Hello everyone! This is Waverley and Megan! We are both tech enthusiasts a...

Learn More 14 1Apr 23 '21

When to Use these String Methods in JavaScript

There are A LOT of strings methods. This includes when you want to find a string, search for a string...

Learn More 32 0Apr 23 '21