Cracking the Frontend Interview, Part 2: HTML

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • front-end-interview-handbook

    ⚡️ Front End interview preparation materials for busy engineers

  • Some difficult HTML questions

  • schemaorg

    Schema.org - schemas and supporting software

  • Major search engines use vocabularies from schema.org along with following formats: Microdata, RDFa, or JSON-LD

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • opengraph

    A python module to parse the Open Graph Protocol

  • Meta tags for social sharing: It's quite easy and straightforward to have beautiful sharing cards on Facebook, Twitter, LinkedIn, Pinterest. Most of them support Open Graph protocol. Use following tools to test social sharing: Facebook Sharing Debugger, Twitter Card Validator or metatags.io.

  • WHATWG HTML Standard

    HTML Standard

  • The HTML living standard actually defines a lot of things related to CSS, JavaScript and Browser implementation. It's quite confusing for me to separate them. So if you don't see something (HTML Parsing, DOM, Web APIs, etc) here, there's a high chance it will be covered in following parts.

  • amphtml

    The AMP web component framework.

  • Google announced an open source HTML framework called AMP (Accelerated Mobile Pages) for better and faster experiences on the mobile web (Google said that) in 2015. This was created in an effort to play against Facebook Instant Articles.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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