Is it better to learn web development with Python or C?

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
  • web.dev

    Discontinued The frontend, backend, and content source code for web.dev

  • A framework is not necessary to begin Web development. MDN Web Docs https://developer.mozilla.org/en-US/, web.dev https://web.dev/ should be helpful to get started with Web development.

  • samples

    A repo containing samples tied to new functionality in each release of Google Chrome. (by GoogleChrome)

  • Why do you need an ordinary HTTP Web server when you have HTTP/3 and QUIC support in WebTransport (https://www.w3.org/TR/webtransport/; https://github.com/GoogleChrome/samples/tree/gh-pages/webtransport)?

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

    🥧 Savoury implementation of the QUIC transport protocol and HTTP/3

  • Ask Cloudflare why they use HTTP/3 and QUIC https://github.com/cloudflare/quiche.

  • aioquic

    QUIC and HTTP/3 implementation in Python

  • In your estimation where does the QUIC specification, HTTP/3 specification, WebTransport specification, aioquic QUIC and HTTP/3 implementation in Python https://github.com/aiortc/aioquic (notice the GoogleChrome/samples WebTransport sample code is described as local server "There's code for a sample local server at https://github.com/GoogleChrome/samples/blob/gh-pages/webtransport/webtransport_server.py") fit into the categories you color "Framework" and "Webserver"?

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