Skip to main content
CourseFlix
Frontend & UI thumbnail

Frontend & UI

Page 12 of 19

Categories (40)

Angular thumbnail

Angular

Angular — Modern JavaScript Framework for Web Development Angular is a powerful JavaScript framework for building…
AngularJS thumbnail

AngularJS

Angular JS is a JavaScript framework developed by Google itself. The first release of Angular was released in 2010…
Astro thumbnail

Astro

Astro courses — the modern content-first web framework with islands architecture, partial hydration and pluggable UI…
Babel thumbnail

Babel

Babel JavaScript Compiler Babel is a JavaScript compiler that lets you write modern code while keeping support for…
Backbone thumbnail

Backbone

Backbone is a JavaScript rich-client web app framework based on the model–view–controller design paradigm, intended to…
barba.js thumbnail

barba.js

Barba.js is a small (7kb minified and compressed) and easy-to-use library that helps you create fluid and smooth…
CSS thumbnail

CSS

CSS (Cascading Style Sheets) is a formal language used to quickly style a web page. With it, you can style almost any…
D3.js thumbnail

D3.js

D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML…
Elm thumbnail

Elm

Elm - delightful language for robust web applications. Generate JavaScript with excellent performance and no runtime…
Ember thumbnail

Ember

Ember is a JavaScript framework for building sites with rich and complex user interactions. It does this by providing…
Frontend System Design thumbnail

Frontend System Design

Frontend system design and architecture courses — microfrontends, module federation, scalable component systems…
Gatsby thumbnail

Gatsby

Gatsby lets you build fastest websites with your data, no matter the source. Free your sites from legacy CMS and fly to…
Grunt thumbnail

Grunt

Grunt — JavaScript Task Runner for Automation Grunt is a popular JavaScript task runner used to automate repetitive…
Gulp thumbnail

Gulp

Gulp is a task runner. It allows you to do a lot of things within your development workflow. You can compile sass…
HTML thumbnail

HTML

HTML is the hypertext markup language that powers most of the web pages on the Internet. Published in 1993 - it became…
JavaScript thumbnail

JavaScript

JavaScript is the most popular language in web development today. JavaScript is used to give interactivity to web…
JQuery thumbnail

JQuery

JQuery is one of the most popular JavaScript frameworks. Its ease and speed of learning have won the hearts and minds…
Modern Frontend Frameworks thumbnail

Modern Frontend Frameworks

Modern frontend framework courses — SolidJS (fine-grained reactivity), Qwik (resumable rendering), HTMX…
Next.js thumbnail

Next.js

Next.js is a framework for building React apps with automatic server-side rendering support, resulting in better…
NPM thumbnail

NPM

NPM is a package manager for JavaScript and the world's largest software registry. Use npm to install, share and…
Nuxt thumbnail

Nuxt

Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and…
OpenGL Shading Language (GLSL) thumbnail

OpenGL Shading Language (GLSL)

OpenGL Shading Language (GLSL) is a high-level shading language with a syntax based on the C programming language. It…
Progressive Web App (PWA) thumbnail

Progressive Web App (PWA)

Progressive Web Apps (PWA) are web apps that are regular web pages or websites, but can appear to the user as…
QA & Testing thumbnail

QA & Testing

QA and testing courses — unit testing with Jest/Vitest, end-to-end with Cypress and Playwright, TDD/BDD, performance…
React.js thumbnail

React.js

React.js is a fast, powerful JavaScript framework developed in the bowels of Facebook and Instagram. Provides…
Redux thumbnail

Redux

Redux is an open-source library for managing application state in JavaScript applications. It is based on the concept…
RxJS thumbnail

RxJS

RxJS is a reactive programming library that allows you to conveniently organize work with events and asynchronous code…
single-spa thumbnail

single-spa

A javascript framework for front-end microservices. Build micro frontends that coexist and can (but don't need to) be…
Three.js thumbnail

Three.js

Three.js is a cross-browser JavaScript library and application programming interface (API) used to create and display…
TypeScript thumbnail

TypeScript

TypeScript starts with the same syntax and semantics that millions of JavaScript developers know about. Use existing…
Vite thumbnail

Vite

Vite — Fast Modern Build Tool for Web Development Vite (pronounced “veet” , meaning “fast” in French) is a modern…
Vue thumbnail

Vue

Vue is a young JavaScript framework that has absorbed all goods from Angular and React. Vue.js is backed by the Alibaba…
Web Accessibility thumbnail

Web Accessibility

Web accessibility (a11y) courses — WCAG conformance, ARIA patterns, keyboard navigation, screen-reader testing and…
Web Animations thumbnail

Web Animations

Web animation courses — GSAP, Framer Motion, ScrollTrigger, SVG and CSS animation. Build award-winning interactive…
Web Performance thumbnail

Web Performance

Web performance courses — Core Web Vitals, critical rendering path, JavaScript performance, image optimization and…
WebAssembly thumbnail

WebAssembly

WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a…
Webflow thumbnail

Webflow

Webflow Overview Webflow is a website builder that lets you create responsive sites with a visual editor. You design…
WebGL thumbnail

WebGL

WebGL is a JavaScript API for rendering interactive 2D and 3D graphics within any compatible web browser without the…
Webpack thumbnail

Webpack

Webpack is a tool that puts all of your assets, including Javascript, images, fonts, and CSS, into a dependency graph…
WebRTC thumbnail

WebRTC

With WebRTC, you can add real-time communication capabilities to your application that works on top of an open…

Courses (546)

Showing 331360 of 546 courses

  • Build a Server Rendered Vue.js App with Nuxt and Vuex thumbnail

    Build a Server Rendered Vue.js App with Nuxt and Vuex

    Vue.js has a first-class ecosystem to help construct Vue.js apps. This includes Nuxt.js which enables server-rendered applications and a page-based approach. T
    33 minutes 40 seconds
  • Facebook Clone with Laravel, TDD, Vue & Tailwind CSS thumbnail

    Facebook Clone with Laravel, TDD, Vue & Tailwind CSS

    Building modern applications requires a specialized toolbox of skills and tools. We are going to be using Facebook as an example to build a social network platf
    9 hours 9 minutes 44 seconds
  • Master Laravel, Vue 3 & Inertia Full Stack 2023 thumbnail

    Master Laravel, Vue 3 & Inertia Full Stack 2023

    Learn Laravel together with Vue.js in this brand new, full-stack, project based course! Learn how to create a robust API in Laravel and a Single Page Application frontend in…
    35 hours 53 minutes 40 seconds
  • The Complete Guide to Django REST Framework and Vue JS thumbnail

    The Complete Guide to Django REST Framework and Vue JS

    Hi! Welcome to The Complete Guide to Django REST Framework and Vue JS course! In this course you will learn how to create professional REST APIs with Python and
    13 hours 40 minutes 40 seconds
  • Vue 3 and Laravel: Breaking a Monolith to Microservices thumbnail

    Vue 3 and Laravel: Breaking a Monolith to Microservices

    Microservices Architecture, Vue 3, Nuxt.js, Laravel, Docker, RabbitMQ, Event Driven Microservices, Internal APIs, Redis. Learn how to create a Monolith using Vu
    14 hours 4 minutes 43 seconds
  • Build Web Apps with React & Firebase thumbnail

    Build Web Apps with React & Firebase

    React is a hugely popular front-end library and React developers are always in hight demand in the web dev job market. In this course you'll learn how to use Re
    23 hours 34 minutes 47 seconds
  • Master Java Unit Testing with Spring Boot & Mockito thumbnail

    Master Java Unit Testing with Spring Boot & Mockito

    Spring Boot is the most popular framework to develop RESTful Services. It has Awesome Unit Testing capabilities through Spring Boot Starter Test. Mockito is the
    3 hours 56 minutes 12 seconds
  • Build Product Hunt with ReactJS and Firebase thumbnail

    Build Product Hunt with ReactJS and Firebase

    In this course, you will be learning how to build ReactJS app in ES6 syntax (a modern version of Javascript) with Firebase, a real-time back-end by cloning Prod
    4 hours 47 minutes 27 seconds
  • Full-Stack Vue with GraphQL - The Ultimate Guide thumbnail

    Full-Stack Vue with GraphQL - The Ultimate Guide

    This entire course within the context of a practical application that we will build literally from the first line of code to live deployment on the web. We'll b
    9 hours 52 minutes 3 seconds
  • Reactive Angular Course (with RxJs) thumbnail

    Reactive Angular Course (with RxJs)

    This course is a catalog of commonly used design patterns (and some anti-patterns) that every Angular developer should know. The goal of the course is to teach
    5 hours 33 minutes 49 seconds 5 / 5
  • MERN Stack Web Development with Ultimate Authentication thumbnail

    MERN Stack Web Development with Ultimate Authentication

    Learn how to build a full MERN app with clear and safe auth. You work with JWT, roles, and deploy the project to a live server.
    9 hours 24 minutes 59 seconds
  • React Node FullStack - Ecommerce from Scratch to Deployment thumbnail

    React Node FullStack - Ecommerce from Scratch to Deployment

    Learn to Deploy your fully functioning Ecommerce app to production by using Digital Ocean cloud servers. Learn to add your own custom Domain name. Learn to use Cloudflare's CDN to…
    16 hours 15 minutes 14 seconds
  • Learn JavaScript: Full-Stack from Scratch thumbnail

    Learn JavaScript: Full-Stack from Scratch

    Learn the incredibly popular and in demand JavaScript language. This course makes no assumptions of prior computer programming experience. We begin with the very basics and slowly…
    27 hours 6 minutes 45 seconds
  • React and NestJS: A Practical Guide with Docker thumbnail

    React and NestJS: A Practical Guide with Docker

    I'm a FullStack Developer with 10+ years of experience. I'm obsessed with clean code and I try my best that my courses have the cleanest code possible. My teaching style is very…
    6 hours 54 minutes 20 seconds
  • Real-time chat with Node.js, Socket.io and Vue.js thumbnail

    Real-time chat with Node.js, Socket.io and Vue.js

    How easy is it to build a simple real-time chat? Very easy. Build your own in less than an hour. Real-time chat with Node.js, Socket.io and Vue.js
    26 minutes 39 seconds
  • Make a Spotify Clone from Scratch: JavaScript PHP and MySQL thumbnail

    Make a Spotify Clone from Scratch: JavaScript PHP and MySQL

    Do you want to become an expert in JavaScript, PHP and MySQL? Do you want to build a real music streaming site just like Spotify? If so, you’re in the right pla
    14 hours 59 minutes 31 seconds 5 / 5
  • React Chrome Extension boilerplate | Shipped thumbnail

    React Chrome Extension boilerplate | Shipped

    Launch your Chrome Extension in hours, not weeks. The boilerplate for busy makers, to launch your React Chrome Extensions fast. ou don't need to reinvent the wh
    5 / 5
  • The essential guide to Firebase with React. thumbnail

    The essential guide to Firebase with React.

    Create modern app using modern technologies. Do you want to create web applications with Firebase and React ?. This is the course for you.
    31 hours 20 minutes 9 seconds
  • 3D Computer Graphics Programming thumbnail

    3D Computer Graphics Programming

    This course is a complete immersion into the fundamentals of computer graphics! You'll learn how a software 3D engine works under the hood, and use the C programming language to…
    37 hours 55 minutes 2 seconds
  • Next.js 14 & React - The Complete Guide thumbnail

    Next.js 14 & React - The Complete Guide

    I created the bestselling Udemy course on React, now I'm super excited to share this course on NextJS with you - an in-depth course about an amazing React frame
    36 hours 13 minutes 15 seconds 5 / 5
  • MERN React Node Next.js Multi User SEO Blogging Platform thumbnail

    MERN React Node Next.js Multi User SEO Blogging Platform

    Master the Art of Building Real World SEO Web Applications using MERN (Mongo Express React Node) Stack. Become a true Web Developer with this Ultimate Project b
    20 hours 25 minutes 13 seconds
  • React Node AWS - Build infinitely Scaling MERN Stack App thumbnail

    React Node AWS - Build infinitely Scaling MERN Stack App

    Master the art of building a highly scalable real world project using MERN Stack for a new startup that will scale infinitely. I will demonstrate how you could
    25 hours 1 minute 19 seconds 5 / 5
  • Building an AI Icon Generator using the T3 Stack (Next.js, Prisma, TailwindCSS, Typescript, Dall-E API) thumbnail

    Building an AI Icon Generator using the T3 Stack (Next.js, Prisma, TailwindCSS, Typescript, Dall-E API)

    Are you looking to take your web development skills to the next level? Do you want to learn how to build a fully functional icon generator that integrates with
    5 hours 53 minutes 23 seconds
  • Working with React and Go (Golang) thumbnail

    Working with React and Go (Golang)

    React and Go are something of a match made in heaven. React is the world's most popular JavaScript library for building Single Page Applications, and Go is uniq
    24 hours 48 minutes 43 seconds
  • Build Telegram Bots with JavaScript: The Complete Guide thumbnail

    Build Telegram Bots with JavaScript: The Complete Guide

    Telegram is a cloud-based instant messaging app that provides API to developers to create bots that interact with users. This course aims to provide you with co
    5 hours 28 minutes 48 seconds
  • Zero to Full Stack Hero thumbnail

    Zero to Full Stack Hero

    PAPA React presents.. Zero to Full Stack Hero. It's NOT just another COURSE. It's the world's BEST COMMUNITY. From learning the Basics of Web Development to Mastering React!
    101 hours 29 minutes 59 seconds 5 / 5
  • Build a Slack Chat App with React, Redux, and Firebase thumbnail

    Build a Slack Chat App with React, Redux, and Firebase

    Throughout this course, we'll be building a live chat app for developers called DevChat, where users will be able to create channels, to send messages to other users on those…
    5 hours 55 minutes 18 seconds
  • Next.js and Apollo - Portfolio App (w/ React, GraphQL, Node) thumbnail

    Next.js and Apollo - Portfolio App (w/ React, GraphQL, Node)

    GraphQL is a query language for your API, and a server-side runtime for executing queries by using a type system you define for your data. GraphQL isn't tied to
    28 hours 38 minutes 19 seconds
  • Build a Realtime App with React Hooks and GraphQL thumbnail

    Build a Realtime App with React Hooks and GraphQL

    Master the latest and greatest features in React within the context of a full-stack, real-world app. A realtime, full-stack React app from scratch with a GraphQ
    4 hours 32 minutes 39 seconds
  • Youtube clone thumbnail

    Youtube clone

    Learn to create a comprehensive YouTube clone covering front-end and back-end with JavaScript, Node.js, and MongoDB. Enhance your developer skills by building
    15 hours 41 minutes 20 seconds 5 / 5