Skip to content

dentednerd/CodeNinjas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Ninjas v3

Code Ninjas is an interactive web app, designed to teach JavaScript to kids aged 7 years and up. Answer questions and level up to become a fully fledged Code Ninja!

API: live, code

Requirements

Installation

git clone https://github.com/dentednerd/CodeNinjas.git
cd CodeNinjas
yarn

Usage

yarn start

Joey's notes

Properly updating the database with PATCH requests to the API? So much better than having to fake it with state.

Storybook? Love me a good Storybook. Developing components in isolation is very much my jam.

Stitches? That's tasty. Look at those super subtle colours. It's a very simple config, but so elegant. Shame that it's no longer maintained.

Atomic file structure? It just makes sense to me, and it works so well with Storybook, keeping components organised in an atomic hierarchy.

References to ninjas in pop culture? Can't help myself.

About

A web app to teach JavaScript to students aged 7 years and up.

Resources

Stars

Watchers

Forks