Best way to learn is to build something. Follow along and build an app from scratch. From design spec to deployment. Using React, Node.js, Typescript, Postgres.
Next.js is a complete framework that is built on top of React.js. Learn how to build applications and static sites using the opinionated approaches that Next.js provides. We'll be covering [...]
Learn to build scalable React 18.x+ applications using the latest tools and techniques available in the React ecosystem! This course is modular, where you can pick and choose various react [...]
This workshop is designed to radically re-align your perspective on DevOps and its purpose in software development. It will educate you on how DevOps is utilized to solve real organziational [...]
First day is an introductory course. Knowledge of existing frameworks is beneficial, but not required. Second day is deep dive, knowledge of existing frameworks is very beneficial to understand how [...]
Redux is a robust library for managing state that is commonly-but not always—used in large React applications. In this course, we'll cover how to make your Redux store more reliable [...]
React is fast! Yea. But, any application that grows begins to develop its own edge cases that require us to do detective work to get the best performance. We’ll take [...]
React is an industry-standard library for building performant user interfaces in JavaScript. But, as your application grows, so do the edge cases and it becomes harder to track down all [...]
This workshop will teach you how to implement secure user authentication in your web apps, improving your user experience. You will code from scratch a full-stack project implementing the latest [...]
With this workshop, you will learn how browser data storage works in a modern browser for websites, apps, and PWAs. We will focus on cross-browser usage for IndexedDB, Cache Storage, [...]