Node / Express / MongoDb

Guide to building applications with a NodeJS, Express backend. Covers a CRUDing application and uses EJS templating.

ReactJS Application (no backend required)

ReactJS tutorial (see the Wiki) with no backend set up.

Javascript Objects

This Repo is designed as a teaching aid for those interesting in learning about Javascript Objects. Check the Wiki.

HTML / CSS Guide

Learn the basics of HTML and CSS by starting with 20 key HTML Elements, and 20 Key CSS Properties.

Javascript DOM Game

Follow the Wiki to set up an object collecton game. Customerize as you see fit.

MySQL Community Server and WorkBench

Set up guide for the free community server. Managing your data via MySQL Workbench.

Canvas

Range of examples creating animated content with <canvas>.

Fetch, Async, Wait, Promises Demo

GitHub examples covering a range of techniques for fetching API data with client-side 'vanilla' Javascript.

Git, GitHub and Visual Studio Code

Setting up GitHub and Visual Studio Code.

React SPA Demo

ReactJS Single Page Application demo on Plunker.

SVG Shapes and Animations

SVG examples and animations with various CSS and Javascript techniques.

CSS / JS Snow Storm

Fun random logic for a snow storm effect. Play with the values.

Route Handling

Two linked Repos - one that provides NextJS RESTful Endpoints, one ReactJS Single Page Application that calls the Endpoints.

React Introduction (with Vite)

Using ReactJS for building web applications using the Vite Framework as the tech stack.

Dummy 'film' Data

Dummy 'film' data in a range of formats for all your movie database needs.

HTML Block vs Inline Elements

What are and where to use block and inline elements.

Core CSS Selectors

Overview of the three core CSS Selectors - HTML Selector, CSS Selector and the ID Selector.

Javascript Introduction

GitHub repo and supporting Wiki introducing core Client Side Javascirpt concepts.

PHP Essentials

Get a grasp of the basics, variables through to Cookies and Sessions.

Mobile First Web Project

Follow the Wiki to put together a mobile first designed page. Uses Flexbox.

CSS Transitions, Transforms and Filters

Range of examples using CSS to apply transitions to HTML content including transforms and filters.

Animated Rainbow with CSS3 Keyframe

No Javascript, no libraries, just pure CSS to create an animated rainbow.

The <dialog> Element

No need for plugins,<dialog> is a super streamlined way to build stylish dialogue boxes.

Dad Joke

Smilely Face from Icanhazdadjoke

Courtesy of canhazdadjoke.com