Skip to content

Coding Made Clear

  • React
  • Git
  • Javascript
  • CSS

Code With Me: Polls R Us (React/Redux/GitHub Pages)

Posted on February 11, 2023February 11, 2023 by Natalie

Javascript Reduce Visualized

Posted on January 18, 2023 by Natalie

Props & State Cheat Sheet

Posted on June 5, 2022 by Natalie

Here’s a simple cheat sheet with some basic things you might want to do with props and state. Setting Props… Read more Props & State Cheat Sheet

What’s the difference between Lazy State Instantiation and the useEffect dependency array?

Posted on May 31, 2022 by Natalie

Question From my understanding, Lazy State Instantiation and the useEffect dependency array both keep React from doing work again that… Read more What’s the difference between Lazy State Instantiation and the useEffect dependency array?

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

React Command Line Guide for Beginners

Posted on October 20, 2021October 20, 2021 by Natalie

To get your React app started, there are a few essential commands. create-react-app This command is the big one. It… Read more React Command Line Guide for Beginners

React Props & State: Exercise 3 – Events

Posted on October 15, 2021October 22, 2021 by Natalie

This is the third exercise in the series. You may want to start with the first one and the second… Read more React Props & State: Exercise 3 – Events

Posts navigation

Older posts
  • 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.