207 Related Courses
Build an NFT Based Ticketing System
This course will teach you how to build an NFT based ticketing system. You will learn how to use the OpenZeppelin Solidity library to create NFT smart-contracts, deploy smart contracts to Ethereum testnets, host static assets on IFPS, create a React dApp that interacts with your smart-contract API, and confirm a wallet owns an NFT. By the end of this course, you will have the skills to start your own projects and create useful NFTs. View all
Get Started with Dart
Dart is a powerful, object-oriented language that is easy to learn and can be used to create web applications, server-side code, and mobile apps. With its expressive syntax and friendly learning curve, Dart is an ideal choice for developers of all levels. View all
ADVERTISEMENT
Build Static Pages Dynamically using Nextjs and the Notion API
Explore the essentials of Build Static Pages Dynamically using Nextjs and the Notion API View all
Manage State in React Apps with Apollo Client and GraphQL
This course will teach you how to use Apollo Client and GraphQL to manage state in React apps. You'll learn how to make queries and mutations, and how Apollo's powerful cache helps easily solve complex UI problems, such as pagination, handling loading and error states, optimistic updates, and minimizing network requests. You'll also explore how to write GraphQL queries in your components that retrieve local client state under the hood - or that can even make REST API calls. View all
ADVERTISEMENT
Construct Sturdy UIs with XState
This course will teach you how to use XState to create sturdy UIs. You will learn how to plan and visualize your application's states and the transitions between them. You will also build a React & XState powered Star Wars quiz app. This course is perfect for those looking to gain online learning and skill training in UI design. View all
Local App Development with the Firebase Emulator Suite
The Firebase Emulator Suite allows developers to create and test local apps without the risk of using production data or incurring costly cloud function crashes. View all
Learn Apollo Client Hooks
Apollo Client Hooks provide an easy way to integrate GraphQL data into React components, allowing developers to take advantage of the latest React features while working with GraphQL. View all
Accessibility Tips & Tricks
This playlist provides viewers with accessibility tips and tricks in less than 15 minutes. Learn from the lessons created by the author and become more knowledgeable about accessibility. View all
Introduction to Node Servers with Hapijs
This course introduces students to Node Servers with Hapi.js, a battle-tested, full-featured framework for building web applications and services with Node.js. It provides integrated support for authentication, caching, validation, and a powerful plugin system, making it suitable for projects and teams of any size. View all
Filter a Collection Using Stimulus
This course teaches students how to use Stimulus, a JavaScript framework, to filter a collection. Students will learn how to use Stimulus to create a user-friendly interface for filtering collections, allowing them to quickly and easily find the items they need. View all
JavaScript interview: Learn functional programming with solving coding challenges
This course teaches students to write quality, readable and reusable code in JavaScript, preparing them for tricky coding challenges in interviews. It covers lessons that resemble JavaScript interview coding assignments, helping students to become confident and prepared for their interviews. View all
A Complete Introduction to PHP
Get a comprehensive overview of A Complete Introduction to PHP View all
WordPress as a Headless Content Management System (CMS) and GraphQL API
Learn the basics of WordPress as a Headless Content Management System (CMS) and GraphQL API View all
Practical Python Pieces
Discover the fundamentals of Practical Python Pieces View all
The Ins and Outs of Python Tuples
Explore the essentials of The Ins and Outs of Python Tuples View all
Spring Animation in React with React Spring
Get a comprehensive overview of Spring Animation in React with React Spring View all
ES6 and Beyond
Explore the essentials of ES6 and Beyond View all
Implementing a Word Game with Patterns and React
Discover the fundamentals of Implementing a Word Game with Patterns and React View all
Creating a Gatsby Source Plugin
Explore the essentials of Creating a Gatsby Source Plugin View all
Generators in JavaScript
Explore the essentials of Generators in JavaScript View all
Composing Closures and Callbacks in JavaScript
Learn the basics of Composing Closures and Callbacks in JavaScript View all
Build Complex 3D models with WebGL
Explore the essentials of Build Complex 3D models with WebGL View all
Building an OpenGraph image generation API with Cloudinary Netlify Functions and React
Gain an introduction to Building an OpenGraph image generation API with Cloudinary Netlify Functions and React View all
Create forms in React applications with React Final Form
Learn the basics of Create forms in React applications with React Final Form View all
Javascript Internationalization Object
Learn the basics of Javascript Internationalization Object View all
Using DynamoDB with Nextjs
Discover the fundamentals of Using DynamoDB with Nextjs View all
Create Contextual Video Analysis App with NextJS and Symblai
Explore the essentials of Create Contextual Video Analysis App with NextJS and Symblai View all
Nodejs
Get a comprehensive overview of Nodejs View all
Create a GraphQL Powered Vue 3 Application
Explore the essentials of Create a GraphQL Powered Vue 3 Application View all
Building Live Search Box
Gain an introduction to Building Live Search Box View all
Full-Stack Serverless Applications with Nextjs & Fauna
Gain an introduction to Full-Stack Serverless Applications with Nextjs & Fauna View all
Getting Started with Gatsbyjs recipes
Gain an introduction to Getting Started with Gatsbyjs recipes View all
Blog Theme 20
Get a comprehensive overview of Blog Theme 20 View all
Build High-Speed Monorepos with Nx and pnpm Workspaces
Get a comprehensive overview of Build High-Speed Monorepos with Nx and pnpm Workspaces View all
Introduction to Reactive Programming Using RxJS 5
Explore the essentials of Introduction to Reactive Programming Using RxJS 5 View all
Expert React State Management Expert Interviews
Explore the essentials of Expert React State Management Expert Interviews View all
ES2019 Additions to JavaScript
Explore the essentials of ES2019 Additions to JavaScript View all
Manipulacion Eficiente de Arreglos con JavaScript
Get a comprehensive overview of Manipulacion Eficiente de Arreglos con JavaScript View all
Use Objective C Swift and Java apis in NativeScript for Angular iOS and Android apps
Discover the fundamentals of Use Objective C Swift and Java api's in NativeScript for Angular iOS and Android apps View all
Use Gatsbys Link Component to Improve Site Performance and Simplify Site Development
Discover the fundamentals of Use Gatsby's Link Component to Improve Site Performance and Simplify Site Development View all
Ecommerce Product Management & Storefront with GraphCMS Snipcart & Nextjs
Colby will demonstrate how to use GraphCMS, Snipcart, and Next.js to create a comprehensive ecommerce product management and storefront solution for businesses. Learn how to build a powerful store with this tutorial. View all
Fully Connected Neural Networks with Keras
Keras provides a powerful tool for creating and training neural networks, allowing Python applications to answer complex questions such as predicting website traffic or stock prices. With Keras, machine learning is now fully accessible. View all
Use GraphQL Data Loaders to Prevent Scaling Issues by Batching & Caching Database Requests
Learn the basics of Use GraphQL Data Loaders to Prevent Scaling Issues by Batching & Caching Database Requests View all
Create Fullstack Applications with GraphQL and Apollo
Learn to create fullstack applications with GraphQL and Apollo. This playlist covers key GraphQL concepts and provides step-by-step instructions for building a small fullstack application using GraphQL, Apollo Server, Apollo Client, and React. View all
Exploring Common Algebraic Data Types Used in Functional Programming
This collection explores the different Algebraic Data Types commonly used in functional programming. Adhering to the laws of the Fantasy Land specification, users are provided with interoperability when using different algebras, giving them access to a powerful set of tools. View all
MongoDB Aggregation Framework
MongoDB's Aggregation Framework enables users to create data processing pipelines that transform documents in a collection into an aggregated result. This video series provides an introduction to writing aggregations in MongoDB. View all