Setting up GitHub and Visual Studio Code.
Get a grasp of the basics, variables through to Cookies and Sessions.
Fun random logic for a snow storm effect. Play with the values.
Set up guide for the free community server. Managing your data via MySQL Workbench.
Follow the Wiki to set up an object collecton game. Customerize as you see fit.
This Repo is designed as a teaching aid for those interesting in learning about Javascript Objects. Check the Wiki.
Dummy 'film' data in a range of formats for all your movie database needs.
GitHub examples covering a range of techniques for fetching API data with client-side 'vanilla' Javascript.
SVG examples and animations with various CSS and Javascript techniques.
Range of examples using CSS to apply transitions to HTML content including transforms and filters.
No need for plugins,<dialog> is a super streamlined way to build stylish dialogue boxes.
ReactJS tutorial (see the Wiki) with no backend set up.
Overview of the three core CSS Selectors - HTML Selector, CSS Selector and the ID Selector.
ReactJS Single Page Application demo on Plunker.
GitHub repo and supporting Wiki introducing core Client Side Javascirpt concepts.
Using ReactJS for building web applications using the Vite Framework as the tech stack.
Guide to building applications with a NodeJS, Express backend. Covers a CRUDing application and uses EJS templating.
What are and where to use block and inline elements.
Two linked Repos - one that provides NextJS RESTful Endpoints, one ReactJS Single Page Application that calls the Endpoints.
Learn the basics of HTML and CSS by starting with 20 key HTML Elements, and 20 Key CSS Properties.
No Javascript, no libraries, just pure CSS to create an animated rainbow.
Follow the Wiki to put together a mobile first designed page. Uses Flexbox.
Range of examples creating animated content with <canvas>.