Frontend & UI
Page 5 of 19
Categories (41)
Angular — Modern JavaScript Framework for Web Development Angular is a powerful JavaScript framework for building…
AngularJS is a JavaScript framework developed by Google, first released in 2010, which revolutionized web application…
Astro is a content-first web framework developed by Fred K. Schott, designed to optimize web performance through the…
Babel is a widely-used JavaScript compiler created by Sebastian McKenzie that plays a crucial role in the development…
Browser Extensions are small software programs that enhance or modify the user experience on web browsers like Chrome…
CSS , or Cascading Style Sheets, is a stylesheet language used to describe the presentation of a document written in…
D3.js is a powerful data-visualization library that has become the de-facto standard for creating custom charts on the…
Electron is a widely-used framework that integrates Chromium and Node.js to enable web developers to create…
Elm is a purely functional, statically-typed programming language designed for building reliable web applications…
Ember is a convention-over-configuration JavaScript framework that has been in active use since its inception in 2011…
Frontend System Design involves crafting the architecture of client-side applications, focusing on the unique…
Full-Stack Web Development refers to the practice of building and maintaining both the frontend and backend of a web…
Gatsby is a static-site generator built on React that was created in 2017. It leverages a GraphQL-driven content model…
Gulp is a JavaScript-based task runner initially developed to streamline and automate common development tasks like…
HTML is the markup language the web is built on, but the daily skill in 2026 is barely about syntax. Every framework…
JavaScript is a dynamic programming language that serves as the backbone for interactive web development. Created by…
JQuery is a fast, small, and feature-rich JavaScript library developed by John Resig in 2006. It was designed to…
Modern Frontend Frameworks encompass a suite of technologies developed to build dynamic and responsive web…
Next.js is the production framework most React projects converge on. Vercel built it to solve the things React itself…
NPM is the default package manager for the JavaScript runtime environment Node.js, developed and maintained by npm…
Nuxt is the production framework on top of Vue, the same role Next.js plays for React. The current version (Nuxt 3 /…
OpenGL Shading Language (GLSL) is a specialized programming language used to write shader programs that execute on the…
Progressive Web App (PWA) is a web application model that utilizes modern browser APIs to deliver user experiences…
QA and testing is no longer the separate-team activity it was a decade ago. In modern software organizations…
React is the most-installed JavaScript view library on the web. Facebook open-sourced it in 2013 to solve one specific…
Redux is the predictable state container that became the de-facto standard for React state management between 2015 and…
RxJS is a reactive programming library that brings the Reactive Extensions (originally from Microsoft's .NET ecosystem)…
single-spa is a JavaScript framework designed to build micro-frontends, allowing different applications to coexist…
Svelte is a fundamentally new approach to creating user interfaces. While traditional frameworks like React and Vue do…
Three.js is a JavaScript library designed to simplify 3D rendering in the browser by providing a user-friendly API on…
TypeScript is a strongly typed programming language that builds on JavaScript, providing optional static typing…
Vite — Fast Modern Build Tool for Web Development Vite (pronounced “veet” , meaning “fast” in French) is a modern…
Vue is a progressive JavaScript framework created by Evan You in 2014 after he left Google's AngularJS team. The design…
Web Accessibility involves creating web interfaces that are accessible to users with disabilities, including those…
Web Animations encompass the suite of techniques used to integrate motion into web interfaces, primarily using CSS…
Web Performance is the discipline focused on optimizing the speed and responsiveness of web pages. It encompasses a…
WebAssembly (Wasm) is a binary instruction format designed to run at near-native speed within web browsers and beyond…
Webflow is a visual development platform that allows users to design, build, and launch websites without writing code…
WebGL is a JavaScript API developed for rendering hardware-accelerated 3D and 2D graphics directly in web browsers…
Webpack is a JavaScript module bundler created to transform front-end assets like JavaScript, CSS, and images into a…
Courses (565)
Showing 121 – 150 of 565 courses
Updated 2y agoIn this course the creator of Vitest, Anthony Fu, will get you up and running with the fastest testing framework around. Learn the basics of how to do unit tes1h 15m0/5
Updated 2y agoNuxt is meta-framework built on top of Vue. It is the go-to way for creating server rendered apps for Vue and the latest version (v3) includes a huge number of3h 5m5/5
Updated 2y agoWant to master TDD but don't know where to start? "Transform Your Craft with TDD" is a beginner-friendly e-book and video course featuring real projects in.4h 7m5/5
Updated 2y agoUntyped programs are often prone to errors, runtime exceptions, and can make debugging much harder. That’s why many production languages implement a static type2h 16m
ClassicLearn by building a real-world application from scratch! This comprehensive course by Vue School teaches you Vue.js, best practices, modern JavaScript, and exci11h 55m5/5
ClassicNext.js Ecommerce Course is a comprehensive 22-hour program that teaches step by step how to create a full-fledged e-commerce platform using Next.js 15.22h 12m5/5
Updated 2y agoLearn how to create beautiful websites with over 100 video tutorials and 20+ unique projects designed to make learning CSS as easy and understandable as.15h 17m0/5
Updated 2y agoThis course is your guide to the world of web accessibility. It is designed to dispel myths, simplify complex topics, and provide you with practical skills for14h 47m
Updated 2y agoReact: The Complete Guide 2024 by Maximilian Schwarzmüller — updated curriculum with React 18, Server Components, Suspense, and modern hooks.64h 33m5/5
ClassicCodeFast is a course designed specifically for those who want to turn their idea into a real online business quickly and effectively.11h 38m4/5
Updated 2y agoThis course will teach you how to efficiently load data in React without using third-party libraries or the useEffect hook. We will create our own library for..2h 40m
Updated 2y agoMaster CSS and JavaScript by creating real projects! Enhance your skills by developing practical applications such as a quiz, an expense tracker.15h 24m5/5
FreeUpdated 2y agoIn my LeetCode course, I will walk you through, step-by-step, all the different types of questions that appear during interviews! I am a self-taught programmer2h 53m
Updated 2y agoEmbark on a journey to build scalable and maintainable frontends using Vue 3, Vite, and TypeScript.5/5
FreeUpdated 2y agoIn this 10-hour course, you will learn how to create your own LMS (Learning Management System) platform from scratch.10h 41m
FreeUpdated 2y agoIn this 10-hour course, you will learn how to create a fully functional Google Docs clone from scratch.10h3/5
Updated 2y agoDive into the development of modern web interfaces by learning the fundamentals of shadcn/ui, TailwindCSS, and Radix UI.5h 10m5/5
Updated 2y agoUnlock the potential of Large Language Models (LLM) by integrating them into user interfaces with real-time data streaming.1h 18m5/5
Updated 2y agoThis is the most extensive course about MobX you will find online, After a few years of using MobX, I'm really passionate about it and really love it, I decided2h 25m
Updated 2y agoDiscover the potential of real-time communication applications by building a chat app from scratch using Next.js 14 and Socket.IO.12h 22m
Updated 2y agoWelcome to the immersion in the MERN Stack! This course will help you master all aspects of building a fully functional "Jobify" application using MongoDB.19h 7m5/5
Updated 2y agoElevate your JavaScript/TypeScript skills by integrating AI into your applications.7h 21m5/5
Updated 2y agoThis comprehensive course covers a wide range of software architecture topics, including component-oriented patterns, Single Page Application.4h 21m
Updated 2y agoGet Real Time exposure on Load Testing with the most popular open source Performance Testing tool – Jmeter The most popular course in udemy with highest student9h 56m
Updated 2y agoIn this course, you will learn the fundamentals of using the Gatling stress testing tool - an extremely powerful, open-source performance testing tool in heavy4h 42m
Updated 2y agoIt's Friday night... it's stormy... the office is empty... and you're deploying fresh code to production. Suddenly, an alarm! What!? The fences are down!? The d28m
Updated 2y agoThis special course is designed for all the students who are writing the ISTQB/ASTQB Foundation level exam for the first time and don't know what types of quest13h 11m
Updated 2y agoLearn software testing with this course and become successful Software testers / Agile Tester. Obtain the core Mobile Testing, Backend testing, Web testing, Tes7h 34m
Updated 2y agoUnlock your potential by mastering HTML and CSS from the ground up with our comprehensive course.24h 21m
Updated 2y agoNext.js is one of the most popular frameworks for building web applications. It is fast, flexible, and underpins some of the largest sites on the internet.8h 20m