Frontend & UI
Page 18 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 511 – 540 of 565 courses
Updated 3y agoTransform monolithic apps into scalable microservices using React, Laravel, and Docker. Master API development, authentication, and more in this comprehensive15h 7m
Updated 3y agoThis course will teach you everything you need to know about React. Get started now with 0 experience in React, we will take it step by step from the beginning18h 13m
Updated 3y agoRedux is the most popular state management library for JavaScript apps. It's mostly used with React but it's also becoming popular in Angular, Ember and Vue com6h 5m5/5
ClassicWe spend 12 hours creating this project from scratch. It includes a multi-step checkout process with PayPal integration, product search, rating & review, user p13h 32m5/5
Updated 3y agoIn this course I will explain you what is NPM and how it is used. You will learn how to initialize new project, how to install new dependencies and explore thei2h 18m
Updated 3y agoIn this course we will introduce the topic of using npm scripts as a build tool. We will start simple and then continue to build a small website as we introduce52m
Updated 3y agoLearn how to build robust, modern websites with Nuxt from scratch. Or improve your website performance, code quality, while making better use of the framework.10h 36m5/5
Updated 3y agoLearn how to create an Admin App using Vue 3. Vue 3, Nuxt.js, Composition API, Options API, Vuex, Typescript, Docker, c3.js charts, Upload Images, Export CSV, S4h 59m
Updated 3y agoDo you want to learn the whole process of building a server side React App ?. This is the course for you. We will start from the very beginning, from "I don't e29h 43m
Updated 3y agoLearn how to make OpenGL shaders using the programming language GLSL, and gain insight on how the top websites use hardware-enabled graphics.16h 3m
ClassicThis is THE COURSE you need to learn everything you need to know about building real world Java applications and deploying them to the cloud using Spring and.37h 34m5/5
Updated 3y agoHi, welcome to this course on building a functional fullstack MERN app, that can be used for generating invoices, quotations and receipts. We shall build this24h 38m5/5
Updated 3y agoWith Angular (2+), you can already build highly reactive and engaging web apps. Wouldn't it be amazing to use that same tech stack and knowledge to build.20h 11m
Updated 3y agoYou will build an e-commerce application from scratch. You will learn how to write code in Typescript language, a superset of Javascript providing additional fe27h 55m
ClassicAre you ready to level up your coding skills and become a full stack professional?54h 23m5/5
Updated 3y agoMany times, just knowing the syntax of a programming language might not help you while working on projects. Instead, you should be able to apply your programmin2h 50m
Updated 3y agoAs a React application grows, so does the needs for organization and patterns. How do components communicate? How do we manage state across the application? How49m
Updated 3y agoBuilding modern websites is tough. Preloading, routing, compression, critical CSS, caching, scaling and bundlers all make for blazing fast websites.11h 57m
Updated 3y agoGatsby is a React-based, GraphQL powered static site generator. It combines together the best parts of React, webpack, react-router, GraphQL.21h 48m
Updated 3y agoThis 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, Apo4h
Updated 3y agoJavaScript 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 th57m
Updated 3y agoConfused 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.34m
ClassicThe 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.25h 35m5/5
Updated 3y agoBuild an eCommerce platform from the ground up with React, Redux, Django & Postgres.18h 6m5/5
Updated 3y agoBuild stunning and advanced desktop applications that matters - with web technologies you already know or heard of (HTML, CSS and Javascript).8h 13m
Updated 3y agoLearn 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 beca4h 47m
Updated 3y agoEmberJS 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.4h 24m
Updated 3y agoEmber 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 cli4h 53m
Updated 3y agoThe course covers many aspects of application development, including Firebase integration, user authentication, creating separate user interfaces.5h 45m
Updated 3y agoLearn 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 user8h 32m