Skip to content

Coding Made Clear

  • React
  • Git
  • Javascript
  • CSS

Category: Javascript

Javascript Reduce Visualized

Posted on January 18, 2023 by Natalie

JavaScript Short Circuiting: Using And/Or Instead of If-Else

Posted on May 10, 2022May 10, 2022 by Natalie

The And && and Or || operators have a cool trick in Javascript. They don’t necessarily evaluate to a strict… Read more JavaScript Short Circuiting: Using And/Or Instead of If-Else

Rules of Boolean Logic in JavaScript

Posted on May 10, 2022May 10, 2022 by Natalie

Boolean logic is like it’s own kind of weird math. Understanding how to get that weird math to do what… Read more Rules of Boolean Logic in JavaScript

Practice with Boolean Logic in JavaScript

Posted on May 10, 2022May 10, 2022 by Natalie

Boolean logic is like it’s own kind of weird math. Understanding how to get that weird math to do what… Read more Practice with Boolean Logic in JavaScript

AJAX with Fetch and CrudCrud

Posted on October 25, 2021October 25, 2021 by Natalie

While you’re learning AJAX and Fetch it’s helpful to have a practice REST API to work with. CrudCrud is a… Read more AJAX with Fetch and CrudCrud

Callback Functions Challenge: For Each

Posted on August 20, 2021December 22, 2021 by Natalie

The .forEach() array method has ceased to exist and everyone is panicking! How will they ask Javascript to run a… Read more Callback Functions Challenge: For Each

For Loops Practice: Shopping Basket

Posted on May 10, 2021October 16, 2021 by Natalie

Let’s practice with Javascript for and for-of loops. Review Remember, a for loop in Javascript works like this: And a… Read more For Loops Practice: Shopping Basket

For Loops Practice: Shopping Basket – Hints

Posted on May 10, 2021October 16, 2021 by Natalie

If you’re working on the Shopping List Challenge and feeling a bit stuck, here are some hints to get you… Read more For Loops Practice: Shopping Basket – Hints

  • Code With Me: Polls R Us (React/Redux/GitHub Pages)February 11, 2023
  • Javascript Reduce VisualizedJanuary 18, 2023
  • Props & State Cheat SheetJune 5, 2022
Log in
Proudly powered by WordPress | Theme: Argent by Automattic.