Skip to content

Coding Made Clear

  • React
  • Git
  • Javascript
  • CSS

Tag: javascript

Javascript Reduce Visualized

Posted on January 18, 2023 by Natalie

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

React Props & State: Extra Practice

Posted on October 7, 2021October 16, 2021 by Natalie

If you’ve done Exercise 1 and want more practice, here are some data items and starter JSX for displaying the… Read more React Props & State: Extra Practice

React Props & State: Exercise 2 – State

Posted on October 6, 2021October 30, 2021 by Natalie

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

React Props & State Exercise 1 – Props

Posted on October 2, 2021October 16, 2021 by Natalie

React is a JavaScript library for building dynamic websites. It works by reacting to changes in the data, and making… Read more React Props & State Exercise 1 – Props

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.