Does Google use Angular for all of its projects? Especially Youtube?

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • Materialize

    Materialize, a CSS Framework based on Material Design

  • marko

    A declarative, HTML-based language that makes building web apps fun

  • I don't know if they still use it but when Ebay modernized their UI they created a Vue-inspired framework called Marko built around server-side string concatenation. I tried it once and it's pretty damn lean, it just never broke through to mainstream.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Phoenix

    Peace of mind from prototype to production

  • Livewire is inspired by Phoenix liveview I think. Definitely my favorite way to make web stuff these days

  • Polymer

    Our original Web Component library.

  • Oh, and I know that Wappalyzer detects that Youtube uses Polymer, but here's the thing if you go to the Polymer docs it clearly says "The Polymer library is in maintenance mode. For new development, we recommend Lit."

  • lit

    Lit is a simple library for building fast, lightweight web components.

  • Oh, and I know that Wappalyzer detects that Youtube uses Polymer, but here's the thing if you go to the Polymer docs it clearly says "The Polymer library is in maintenance mode. For new development, we recommend Lit."

  • jsaction

    Discontinued JsAction is a small event delegation library that decouples event binding from the code that can handle the event.

  • There are other "internal only" sort of "frameworks" that Google has been using for years, in particular "Wiz", which seems to be public knowledge so I can mention it here. Wiz is more of a SSR/Static rendered solution, with some client-side niceties, that builds off of protobufs. Some other properties, like Gmail (I think), and the Google Store are built with that.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts