Open in app

Sign In

Write

Sign In

Sadia Badhon
Sadia Badhon

24 Followers

Home

About

Oct 5, 2020

Big O Notation- Into & Overview

In many programming languages there are often multiple ways of completing the same task, this is especially true for JavaScript. So in order to converse about the comparisons between multiple implementations if the same function or different code that completes the same task we use Big O notation. The chart…

JavaScript

4 min read

Big O Notation- Into & Overview
Big O Notation- Into & Overview
JavaScript

4 min read


Sep 10, 2020

Overcoming Whiteboarding Interviews

Whiteboard interviews can seem really daunting to engineers these days because we’re all so comfortable with our text editors. The thought of having to write code by hand in front of people was so scary that found myself loosing out on opportunities. …

Software Engineering

4 min read

Overcoming Whiteboarding Interviews
Overcoming Whiteboarding Interviews
Software Engineering

4 min read


Aug 30, 2020

Callback Queue vs. Microtask Queue

In my previous article JavaScrip “Asynchronous” Nature Unmasked! I dove into the rabbit hole of JavaScript under the hood. Unsurprisingly the more I learned the more questions I had, thus here we are diving in a bit deeper. In this article I’ll be going over how event looping and queues…

JavaScript

4 min read

Callback Queue vs. Microtask Queue
Callback Queue vs. Microtask Queue
JavaScript

4 min read


Aug 24, 2020

Closures in JavaScript (Simplified)

When I first started programming in JavaScript I thought to myself, “Once I get the syntax down this will be a piece of cake”. That was most certainly not the case. Understanding JavaScript has been one of the most difficult yet rewarding experiences I’ve had with programming. Understanding how closures…

JavaScript

5 min read

Closures in JavaScript (Simplified)
Closures in JavaScript (Simplified)
JavaScript

5 min read


Aug 16, 2020

JavaScrip “Asynchronous” Nature Unmasked!

When first learning JavaScript I found myself focusing on memorizing the proper syntax as well as understanding how variables and functions work. Although these are very import things to remember, understanding how JS works under the hood has been crucial to me mastering the language. …

JavaScript

5 min read

JavaScrip: “Asynchronous” Nature Unmasked!
JavaScrip: “Asynchronous” Nature Unmasked!
JavaScript

5 min read


Jan 21, 2020

Fetching in React

Fetching in React? I, like many other Vanilla JS developers, thought I could fetch with my eyes closed, which is why I didn’t spent too much time on it when learning the React framework for JS. Fast forward to my Mod4 code challenge and there I was trying to fix…

3 min read

Fetching in React
Fetching in React

3 min read


Dec 19, 2019

Variables in JAVASCRIPT!

Variables, what are they? In JavaScrip a variable is something we assign to hold data that we can use throughout our code. Variables, how do I write them? Different coding languages VARY in the syntax that is used to create variables. Variables in Javascript are declared using a keyword (also known as reserved words, for more information click here)…

JavaScript

3 min read

Variables in JAVASCRIPT!
Variables in JAVASCRIPT!
JavaScript

3 min read


Dec 3, 2019

Faker Gem — A Generous Timesaver

Why faker? As a new programmer building your first project can be quite daunting, considering all of the new information you’re expected to learn and incorporate into your project. That’s where gems some in, gems are here to make our lives easier. Amongst the many gems which you can look into 40…

Rails

4 min read

Faker Gem — A Generous Timesaver
Faker Gem — A Generous Timesaver
Rails

4 min read

Sadia Badhon

Sadia Badhon

24 Followers
Following
  • Samir Jasarat

    Samir Jasarat

  • Saima Rahman

    Saima Rahman

  • Soner Mezgitci

    Soner Mezgitci

  • R.

    R.

  • Conrad Robinson

    Conrad Robinson

See all (18)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams