Skip to main content
CourseFlix
Frontend & UI thumbnail

Frontend & UI

Page 18 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 511540 of 546 courses

  • Intro to Shopify App Development with React, Node & GraphQL thumbnail

    Intro to Shopify App Development with React, Node & GraphQL

    This is the first course of it's kind on the internet! Learn how to make professional applications for the Shopify Platform using React, Node, Koa, GraphQL, Apo
    4 hours 10 seconds
  • Grunt thumbnail

    Grunt

    JavaScript task runner - Grunt - a tool for building javascript projects. A flexible and fast way to collect your projects in development. What is it for? In th
    57 minutes 24 seconds
  • A taste of Gulp thumbnail

    A taste of Gulp

    Confused by Gulp? Let's touch on what Gulp does and build some simple CSS (from Sass) and JavaScript. We'll also cover downloading dependencies with Bower.
    34 minutes 54 seconds
  • The Joy of React thumbnail

    The Joy of React

    The all-new interactive learning experience that teaches you how to build rich, dynamic web apps with React. So, let’s be real. Learning React is hard. Over the past few years…
    25 hours 35 minutes 33 seconds 5 / 5
  • Django with React | An Ecommerce Website thumbnail

    Django with React | An Ecommerce Website

    Build an eCommerce platform from the ground up with React, Redux, Django & Postgres. In this course, we will build a completely customized eCommerce / shopping cart application…
    18 hours 6 minutes 7 seconds 5 / 5
  • Elm Beyond the Basics thumbnail

    Elm Beyond the Basics

    Learn How to Build Web Apps With Elm. Elm is an amazing new functional programming language for building Front End Web Applications. Personally, I like Elm beca
    4 hours 47 minutes 18 seconds
  • Build Web Apps Using EmberJS: The Complete Course thumbnail

    Build Web Apps Using EmberJS: The Complete Course

    EmberJS has altered the way people now create web applications by allowing developers to focus more on building the app, rather than working on backend coding. What is EmberJS? It…
    4 hours 24 minutes
  • Starting with Ember.js 2 thumbnail

    Starting with Ember.js 2

    Ember isn't like other JavaScript frameworks. Instead of providing a solution to the 'view' part of the Model-View-Controller design process, it tackles the cli
    4 hours 53 minutes 42 seconds
  • Doctor Appointment Booking App with React ,Firebase , ANT D thumbnail

    Doctor Appointment Booking App with React ,Firebase , ANT D

    The course covers many aspects of application development, including Firebase integration, user authentication, creating separate user interfaces for administrators and regular…
    5 hours 45 minutes 20 seconds
  • The Ultimate JavaScript Animation Course thumbnail

    The Ultimate JavaScript Animation Course

    Learn how to do creative and engaging animation with no previous experience. Animation is so important in front end design as it grabs the attention of the user
    8 hours 32 minutes 37 seconds
  • Page Transitions thumbnail

    Page Transitions

    Integrate the Barba.js Javascript library into your websites and use CSS and Javascript techniques to add smooth and harmonious effects.
    4 hours 10 minutes 33 seconds
  • Impress everyone with a 3D particle scene with Blender and Three.js thumbnail

    Impress everyone with a 3D particle scene with Blender and Three.js

    When you work as a developer you know that the budget for outsourcing and finding the perfect content creator for your project may be a long and unpleasant proc
    2 hours 11 minutes 56 seconds
  • Backbone Tutorial: Learn Backbonejs from Scratch thumbnail

    Backbone Tutorial: Learn Backbonejs from Scratch

    There are many libraries and frameworks to help you structure your Javascript code. BackboneJS is one of them. In this course, I'll take you on a step-by-step j
    4 hours 48 minutes 11 seconds
  • Gulp and Browserify - Adding Babel & Source Maps thumbnail

    Gulp and Browserify - Adding Babel & Source Maps

    What is already a nice workflow using Gulp, Browserify, Watchify & Browsersync to enable auto rebuilds & live browser reloading can be further improved by addin
    4 minutes 31 seconds 5 / 5
  • Angular and Golang: A Rapid Guide - Advanced thumbnail

    Angular and Golang: A Rapid Guide - Advanced

    Learn how to create an Ambassador App using Angular and Golang. We will build 3 frontend apps Admin, Ambassador and Checkout and they will consume a big Golang
    9 hours 40 minutes 39 seconds
  • Build Fullstack Trello clone: WebSocket, Socket IO thumbnail

    Build Fullstack Trello clone: WebSocket, Socket IO

    In this course we will build a Trello clone API using Angular, Typescript, NodeJS, Express, MongoDB and Socket IO . This course is fully focused on fast and deep dive into…
    8 hours 49 minutes 48 seconds
  • 20 Web Projects With Vanilla JavaScript thumbnail

    20 Web Projects With Vanilla JavaScript

    This is a fun, practical & project based course for all skill levels. The projects in this course are designed to get you building things using HTML5, CSS & Jav
    16 hours 8 minutes 55 seconds
  • TypeScript course thumbnail

    TypeScript course

    Types are fundamental to TypeScript, so naturally you'll need to be familiar with the base types that exist in JavaScript. We'll start the course off with some
    6 hours 27 minutes 32 seconds
  • React and Typescript: Build a Portfolio Project thumbnailFree

    React and Typescript: Build a Portfolio Project

    Kick off your learning experience with an introduction on how to use React and Typescript together. Not familiar with Typescript? No problem! A lightning fast - but comprehensive…
    29 hours 21 minutes 48 seconds 5 / 5
  • CSS - The Complete Guide 2022 (incl. Flexbox, Grid & Sass) thumbnail

    CSS - The Complete Guide 2022 (incl. Flexbox, Grid & Sass)

    CSS - short for Cascading Style Sheets - is a "programming language" you use to turn your raw HTML pages into real beautiful websites. This course covers it all - we start at the…
    20 hours 54 minutes 47 seconds 5 / 5
  • Understanding TypeScript - 2023 Edition thumbnail

    Understanding TypeScript - 2023 Edition

    Learn what TypeScript is, why it really is a powerful Addition to JavaScript, what its Features are and how to use it! And whilst doing so, also understand what you're actually…
    14 hours 54 minutes 54 seconds 5 / 5
  • CSS Demystified: Start writing CSS with confidence thumbnail

    CSS Demystified: Start writing CSS with confidence

    CSS seems easy at first, but the deeper into it you get, the more complicated it becomes. Often we end up trying to fix problems by adding more and more code on
    20 hours 45 minutes 24 seconds 3 / 5
  • JavaScript: The Advanced Concepts thumbnail

    JavaScript: The Advanced Concepts

    After many years of working with the language, Andrei has taken decades of experience, combining best practices from some of the top developers in the world, to get you to become…
    25 hours 9 minutes 23 seconds 5 / 5
  • Angular Pro thumbnail

    Angular Pro

    Unlock Angular’s potential. All the advanced features, RxJS, Reactive Forms, Modular Architecture, TypeScript concepts, State Management, Unit Testing and a fin
    16 hours 41 minutes 46 seconds 5 / 5
  • Full Stack Advanced React + GraphQL thumbnail

    Full Stack Advanced React + GraphQL

    Just as React has transformed the way we build web applications, GraphQL is changing how we build APIs to query and mutate data. With a focus on modern JavaScri
    15 hours 43 minutes 10 seconds
  • TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL thumbnail

    TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL

    Learn to build a full app with React, TypeScript, Node, and GraphQL. You build features step by step and use clear patterns in a real project.
    30 hours 50 minutes 42 seconds 5 / 5
  • Testing JavaScript with Kent C. Dodds thumbnail

    Testing JavaScript with Kent C. Dodds

    This course will apply the four-layer testing method to a React application, but this foundational strategy can be applied across any JavaScript framework: Angu
    14 hours 11 minutes 26 seconds
  • JavaScript Algorithms and Data Structures Masterclass thumbnail

    JavaScript Algorithms and Data Structures Masterclass

    This course crams months of computer science and interview prep material into 20 hours of video. The content is based directly on last semester of my in-person coding bootcamps…
    21 hours 47 minutes 46 seconds 5 / 5
  • Advanced CSS and Sass: Flexbox, Grid, Animations and More! thumbnail

    Advanced CSS and Sass: Flexbox, Grid, Animations and More!

    Have you been coding CSS for some time, but want to take your game to the next level? Do you feel confused with CSS jargon like inheritance, specificity or the
    28 hours 10 minutes 20 seconds 5 / 5
  • Angular Basics (v15) thumbnail

    Angular Basics (v15)

    Modern Angular best-practices and patterns from years of evolution. Scalable architecture, immutable data structures, state services and brand new Standalone Co
    8 hours 58 minutes 31 seconds