React For The Rest Of Us

Learn React JS to create Single Page Applications (SPA) using modern practices like Context, Reducer, Suspense and more What you’ll learn The problem React solves and *why* we should use it (aside from “because it’s popular”) How to create Single Page Applications with React The ability to keep your code organized and manageable How to … Read more

MERN ECommerce From Scratch

Build an eCommerce platform from the ground up with React, Redux, Express & MongoDB What you’ll learn Build a custom eCommerce platform with React, Redux, Node, Express & MongoDB An actual real-world project built in a linear and progressive manner Full featured shopping cart with PayPal & credit/debit payments Admin area to manage customers, products … Read more

JavaScript: Understanding The Weird Parts

An advanced JavaScript course for everyone! Scope, closures, prototypes, ‘this’, build your own framework, and more. What Will I Learn? Grasp how Javascript works and it’s fundamental concepts Write solid, good Javascript code Understand advanced concepts such as closures, prototypal inheritance, IIFEs, and much more. Drastically improve your ability to debug problems in Javascript. Avoid … Read more

Microservices With Node JS And React

Build, deploy, and scale an E-Commerce app using Microservices built with Node, React, Docker and Kubernetes What you’ll learn Architect large, scalable apps using a collection of microservices Deploy a multi-service app to the cloud with Docker and Kubernetes Solve concurrency issues in a distributed systems environment Leverage your Javascript skills to build a complex … Read more

Svelte.Js – The Complete Guide (Incl. Sapper.Js)

Build high-performance web applications with SvelteJS – a lightweight JavaScript compiler What you’ll learn SvelteJS from scratch, with zero knowledge assumed All the theory and practical applications of Svelte Core concepts and advanced techniques to build Svelte applications Requirements Basic JavaScript knowledge is required NO prior knowledge about SvelteJS or any other JavaScript framework or … Read more