I feel so stupid. I can’t even make a simple navbar without copying code.

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

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

    A game for learning CSS flexbox 🐸

  • When you have time, maybe check out the MDN docs on CSS to get a grip on what's happening under the hood. Someone else has already mentioned Flexbox Froggy, which is great. Keep it up, learn from your mistakes and celebrate your successes.

  • modular-html-css-workshop

    In this workshop you will learn how to write modular HTML and CSS, and how reuse code to build maintainable websites.

  • 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
  • fzf

    :cherry_blossom: A command-line fuzzy finder

  • Look into fzf support for your shell. With mine, it augments ctrl+r to show a usage history that gets filtered down as I type.

  • emmet

    The essential toolkit for web-developers

  • You might also consider adding snippets or Emmet support to your IDE. This will let you reuse existing templates that you use frequently so you don't have to waste time with the initial development.

  • content

    The content behind MDN Web Docs

  • Go to MDN, https://developer.mozilla.org/. Click the Guides link at the top of the page, and follow the guides from beginning to end. That should be a good place to get started which will give you a good foundation and reduce the feeling of being overwhelmed significantly. The CSS Layout section is what will help you, but you should start with Getting started with the web and work your way down.

  • 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