Web
Full stack open is nice course. I use Solid for all web apps and static sites. Specifically I use Solid Start template (ports NextJS/Remix like features to Solid).
Marko, Qwik & Bud (love the CLI for file generation) seem nice too.
Be the browser’s mentor, not its micromanager is a great talk on making websites.
Notes
- Amazing thing about the web is the fact that clients (browsers) and servers can interact in complex ways without the client knowing anything beforehand about the server and the resources it hosts.
- I often grab local versions of sites to experiment and learn from. You can get a site's html and all of the page's dependencies with a single wget command:
wget -H -E -k -p SOMEURL
- Tips for keeping track of maintaining many websites as a solo-founder: 1: Re-use same architecture across all products. 2: Set up notifications for when things break. 3: Make it easy for customers to reach me. 4: Don't rely on dashboards. I'll forget to check them.
- When you select part of an insights graph the URL changes so you can share what you are seeing.
Links
- Patterns.dev - Modern Web App Design Patterns.
- Everything easy is hard again
- FreeCodeCamp Map
- Ask HN: What's your favorite way of getting a web app up quickly in 2018?
- RealWorld - Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more.
- Internetting is hard - Friendly web development tutorials for complete beginners.
- devd - Local webserver for developers.
- Lwan Web Server - Experimental, scalable, high performance HTTP server.
- NetData - System for distributed real-time performance and health monitoring.
- Razzle - Create server-rendered universal JavaScript applications with no configuration.
- Ask HN: Where can one learn about the history of the internet and the protocols?
- Squoosh - Make images smaller using best-in-class codecs, right in the browser.
- Making dev.to Incredibly fast
- The Most Annoying Website - Feross Aboukhadijeh (2018) (Code)
- What, exactly, is the DOM? (2018)
- web.dev - Explore structured curriculums that include both guides and hands-on codelabs. Code.
- Ask HN: Go-to web stack today? (2019)
- Google's Long March (2019)
- instant.page - Uses just-in-time preloading — it preloads a page right before a user clicks on it.
- UI Elements - Collection of UI element samples written with vanilla web platform features.
- gotify/server - Simple server for sending and receiving messages in real-time per web socket. (HN)
- Sizzy - Tool for testing responsive websites crazy-fast.
- Awesome Stacks - Curated list of tech stacks for building different applications & features.
- Build Tracker - Set of tools to track the size of your build artifacts over time.
- monolith - Save HTML pages with ease. (HN)
- Watch Netlify's CEO code a Sudoku app from scratch in a bar on a Saturday night (2019)
- static.fun - Fun demo for wildcard domains.
- W3C on GitHub - Resources useful when working on W3C projects using GitHub.
- Deep Dive Into Modern Web Development (2019)
- urlwatch - Monitors webpages for you.
- Fly-through guide to web development best practices (2017)
- My list of over 600 web development feeds
- Gumroad v1 - MVP of Gumroad written in Python and runs on App Engine.
- Mint - Refreshing programming language for the front-end web.
- Various books on web tech
- Lite YouTube Embed - Provide videos with a supercharged focus on visual performance.
- Hands-on with Portals: seamless navigation on the Web (2019)
- Web Platform Course
- Principles for making things for the web
- Cloudflare Learning Center - Resources on Cyber-Security and How the Internet Works From Cloudflare.
- Building and deploying modern websites and apps - GitHub Universe 2019
- This Page is Designed to Last (2019) (HN) (Lobsters)
- Web development, illustrated
- HN: The Old Internet Died and We Watched and Did Nothing (2019)
- Personal sites are awesome - Little directory of people's personal sites. (Code)
- Ask HN: How do you manage your bookmarks? (2020)
- Timeless Web Dev Articles (2020)
- Whatever Happened to the Semantic Web? (2018) (HN)
- berserk - Personal website + shell.
- Web packaging format
- 7 Principles of Rich Web Applications (2014)
- Web Skills (Code)
- Do We Really Need a Web API? (2019) (HN)
- Roadmap to becoming a web developer
- Free resources for learning Full Stack Web Development
- Mastery Games - All-new platform for leveling up your coding skills.
- Cargo - Build a site off a template.
- How to get started with web development (2020)
- Archiving URLs
- Main-thread Scheduling API
- The Open Web Is Dying (2020) (HN)
- Snowpack - WASM-powered frontend build tool. Fast, lightweight, unbundled ESM. (Code) (Create Snowpack App)
- Rebuilding our tech stack for the new Facebook.com (2020) (HN)
- Lobsters: If you were to choose a backend web framework today, what would you choose? (2020)
- Wayback Machine Downloader - Download an entire website from the Internet Archive Wayback Machine.
- Second-guessing the modern web (2020) (HN) (HN)
- What the heck happened with .org? (2020) (HN)
- HN: Thank you for helping us increase our bandwidth by Archive.org
- IndieWeb Link Sharing (2019)
- In defense of the modern web (2020) (HN)
- W3C Public Mailing List Archives
- Wappalyzer - Identify technology on websites using an extension.
- h+h lab - Lab to create urbanism for the modern Web. (Principles) (Code)
- Phusion Passenger - Fast and robust web server and application server for Ruby, Python and Node.js.
- Tiny websites are great (2020) (HN)
- The Hottest Websites from the Late 90s (2017)
- SuckIT - Allows you to recursively visit and download a website's content to your disk.
- How Web Works - What happens behind the scenes when we type www.google.com in a browser. (Version 2)
- Graphene - Concept of a web runtime, designed to be thinnest possible layer for the web. Runtime would take URL to an HTML, would load (and cache) it as it's user interface.
- IndieWeb - Community of individual personal websites, connected by simple standards, based on the principles of owning your domain. (IndieWeb Comments)
- One Word Domains - Database of all available one-word domains. (HN)
- Every Domain - Find every available domain for your keyword.
- Cloudflare Speed Test (HN)
- Own your content on Social Media using the IndieWeb (2019)
- Local Testing on an iPhone (2020)
- Rediscovering the Small Web (2020) (HN)
- Snowpack 2.0 (2020) (HN)
- CState - Open-source Hugo powered status page. (HN)
- Some of my favorite projects brought to by The Open Web
- Google Is Not God of The Web (2020) (HN)
- Ask HN: What is the cheapest way to make a website? (2020)
- Every bookmark manager ever made (2019)
- Some Bookmarklets, I Use (2020) (HN)
- From Rust to Svelte, what tech stack will I use (2020)
- Archive.today - Time capsule for web pages. (API)
- archhive - Command-line utility to archive a link to archive.org and archive.today and take a full-page screenshot of it with a header containing the links.
- Popub - Publish a service from localhost onto your server.
- Shizaru - Minimalistic web server whose guiding principle is “serve no evil”.
- Web criticisms - Collection of articles criticising various facets of the web.
- Conifer - Web archiving service that creates an interactive copy of any web page that you browse.
- Xiph.org - Non-profit corporation dedicated to protecting the foundations of Internet multimedia from control by private interests.
- Webmention - Simple way to notify any URL when you mention it on your site.
- Test suites for Web platform specs — including WHATWG, W3C, and others (Code)
- besticon - Favicon service written in Go.
- The Return of the 90s Web (2020) (HN)
- Clientside Webmentions
- Introducing the Web Platform Contribution Guide (2020))
- Web Almanac - HTTP Archive's annual state of the web report. (Code)
- Streams Standard - Provides APIs for creating, composing, and consuming streams of data that map efficiently to low-level I/O primitives. (Code)
- Portals - Proposal for enabling seamless navigations between sites or pages. (Code)
- WebMention Endpoint - Easily accept and embed WebMentions on all type of sites.
- Micropub - Open API standard that is used to create posts on one's own domain using third-party clients.
- go-sitemap-generator - Easiest way to generate Sitemaps in Go.
- Text-Only Websites (HN)
- WebTransport API (HN)
- In Defense of a Fussy Website (2020)
- ArchiveBox - Open-source self-hosted web archive. (Web) (HN)
- web.dev LIVE - Bringing web developers together, from home.
- Weird Wide Webring - The web needs a little more weird. These sites are helping. (Code)
- The Whimsical Web - Curated list of sites with an extra bit of fun. (Code) (HN)
- Web Dark Ages (HN) (Code)
- Responsive Web Design (2010)
- Web Design Museum 1991 – 2006
- Websites that look like desktop GUIs (HN)
- No Cookies, No Problem — Using ETags For User Tracking (2020) (Lobsters)
- Your SPA doesn’t need a router (2020)
- Build Times - Musings on building (and breaking) websites.
- Come for the Network, Pay for the Tool (2020)
- Web Development Resources
- Infinite scrolling on the web obnoxiously complex
- Piccalilli Community Forum
- The hypertext Web is the real Metaverse (2020)
- Incrementally Improving The DOM (2018)
- HN: In spite of an increase in Internet speed, webpage speeds have not improved (2020)
- The History of the Web (Timeline)
- IndieWeb Collection
- Chromatic - Storybook deployment, review, and test.
- Don't design for mobile (Lobsters)
- Why not use Bazel for building web projects
- Microbundle - Zero-configuration bundler for tiny modules.
- Cloudflare Docs
- Raw Sockets API proposal
- Deploy Friday Live Q&A
- A clean start for the web (2020) (Lobsters) (HN)
- What is the Small Web? (2020) (Lobsters) (HN)
- What happens when you load a URL?
- A Short Guide to Minimal Web Development (2018) (HN)
- 33 Web Development Terms You May Not Have Heard Of (2020)
- Fluid Framework - TypeScript library for building distributed, real-time collaborative web applications. (Web) (Docs) (Playground)
- On Modern Web Applications Stability (2020) (HN)
- Cloudflare and the Wayback Machine, joining forces for a more reliable Web (2020) (HN)
- Web Development for Everyone book
- Skynet - Decentralized CDN and file sharing platform for devs. (Code)
- Apache ZooKeeper - Centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. (Code)
- Grant for the Web - 100M fund to boost open, fair, and inclusive standards and innovation in Web Monetization.
- Nerds of the 90s Web Ring (Code)
- Cloudflare Radar (Introduction) (HN)
- Hyperlog - Search web logs of small personal websites & indie publications.
- The Odin Project - Full stack curriculum.
- CS50's Web Programming with Python and JavaScript (2020)
- Internet Archive - Digital Library of Free & Borrowable Books, Movies, Music & Wayback Machine. (GitHub) (Anniversary)
- How The URL Was Built (2020) (HN)
- Developing For The Semantic Web (2020)
- Reffy - Web spec dependencies exploration companion. It features a short set of tools to study spec references as well as WebIDL term definitions and references found in Web specifications.
- Web Fundamentals - Best practices for modern web development. (Code)
- Why IndieWeb?
- New on the web
- Case study on vanilla web development (Lobsters)
- Archive.org - Internet Archive. Digital Library of Free & Borrowable Books, Movies, Music & Wayback Machine. (Python CLI)
- caniuse-lite - Smaller version of caniuse-db, with only the essentials.
- Geoff Huston ISP Column - Articles on the social and technical evolution of the Internet.
- If not SPAs, What? (2020) (HN)
- Designing for the Web by Mark Boulton
- MDN Web Docs (Code) (MDN Web Docs evolves! Lowdown on the upcoming new platform) (HN) (Content)
- Parcel - Blazing fast, zero configuration web application bundler. (Web) (Parcel 2) (Lobsters) (HN) (Reddit)
- Is the Internet Different? (2020) (HN)
- Solid Ecosystem Spec - Technology, like the Web, but a new level of standard which adds to the existing protocols with the motivation to empower individuals in an informed and interconnected society. (Code) (Web) (Code) (Specification Draft)
- gold - Reference Linked Data Platform server for the Solid platform.
- Using the Webmention.io API (2020)
- Self-hosted offline Internet from your browsing history (HN)
- Web Platform Design Principles (2020)
- Global Internet Infrastructure Map
- File System Access API - Expose the file system on the user’s device, so Web apps can interoperate with the user’s native applications.
- Web Development for Beginners - A Curriculum (HN)
- WebPKI-level Certificate Revocation via Multi-Level Bloom Filter Cascade
- Doca (Russian) - HTML/CSS/JS documentation. (Code)
- Moon Highway - Professional web development trainings. (GitHub)
- Exploiting dynamic rendering engines to take control of web apps (2020)
- Starlink team AMA (2020) (HN)
- Low Tech Webring Directory
- WMR - Tiny all-in-one development tool for modern web apps, in a single 2mb file with no dependencies. (Web)
- this vs that - What is the difference between this & that. (Code)
- Safe Network - Replaces the vulnerable structure of the existing Web with a decentralised, autonomous network. (GitHub)
- WebMention Support (2020) (Lobsters)
- Porting a 100% local app to the web (2020) (HN)
- Periodic Table of the Web (Code) (HN)
- 24 ways - Web design and development articles and tutorials for advent.
- dvlp - No-configuration, no-conditionals, no-middleware, no-nonsense dev server toolkit to help you develop quickly and easily for the web.
- mdn.dev - Resources for developers, by developers. (Code) (Article) (HN)
- Modern Web - Guides, tools and libraries for modern web development. (Code) (Twitter)
- StumblingOn - Randomly find indie websites. (HN)
- Web Dev Server - Helps developing for the web, using native browser features like es modules.
- The birth of the Web (HN)
- How to Favicon in 2021: Six files that fit most needs (2020) (HN)
- CSS & HTML vocabulary (Code)
- How We Built the GitHub Globe (2020) (HN)
- MDN live code editor interactive examples
- MinWiz - Minimal starter kit for under 2 KB sites. (Web)
- How URLs work? - Learn how URLs work by visually inspecting their structure. (Code)
- Herodotus - Content Archival Software.
- W3C Immersive Web Working Group - Help bring high-performance Virtual Reality (VR) and Augmented Reality (AR) to the open Web.
- Web Dev Without Tools (2021)
- Webmention.io - Easily enable webmentions and pingbacks on any web page. (Code) (HN)
- Ask HN: What's the lowest churn web stack? (2021)
- Awesome HTML/CSS/JS Tips
- List of software / services that (almost) every web application needs (2020)
- sorvor - Extremely fast, zero config server for modern web applications.
- Webbed Briefs - Brief videos about the web, its technologies, and how to make the most of them.
- Awesome Semantic Web
- Princeton Web Transparency & Accountability Project
- The Web After Tomorrow (2015) (HN)
- Hobbes' Internet Timeline - Definitive ARPAnet & Internet history.
- Front-of-the-Front-End and Back-of-the-Front-End Web Development (2021) (HN)
- Infima - UI framework that provides websites with the minimal CSS and JS needed to get started with building a modern responsive beautiful website.
- ArchiveWeb.page - Archive as you browse, store locally and/or share with others via IPFS. (HN)
- Webrecorder - Provides a suite of open source projects and tools to capture interactive websites and replay them at a later time as accurately as possible. (GitHub)
- Keeping platforms open (2021) (Lobsters)
- Lessons around creating UI builders (2021)
- Redbean - Single-file distributable web server. (HN) (Lobsters) (Code) (Lobsters) (2.0) (HN) (HN) (Lobsters) (Redbean in Docker) (HN)
- The small web is beautiful (2021) (Lobsters)
- Unlock - Protocol for memberships built on a blockchain. (Code)
- Web Mini Apps - Apps that are built with web technologies but that do not run in browsers.
- The Web’s Missing Interoperability (2021) (HN)
- Ask HN: What's the fastest stack for making web side projects? (2021)
- Permission.site - Simple site to test permission-related UI for web APIs. (Code) (HN)
- How will the web be different in 5 years from now? (2021)
- Inside a viral website (2021) (HN)
- Which is the fastest web framework?
- Ask HN: What novel tools are you using to write web sites/apps? (2021)
- Sidenotes in Web Design · Gwern.net
- Ask HN: What is a good way to build a web application in 2021
- Upcoming web tech to be excited about (2021)
- Awesome Web Effects - Series of exquisite and compact web page cool effects.
- Kiterunner - Contextual Content Discovery Tool.
- Awesome Landing Page - Series of beautiful and practical landing page templates.
- How Shopify Dynamically Routes Storefront Traffic (2021)
- Landing Page Checklist - 100+ Tools to Build a Landing Page.
- Schema.org - Schemas for Structured Data on the Internet.
- My Ideal Web Service (2021)
- Clean Up the Web - Help rid the web of privacy-invading tracking. (Code)
- Relate - Open platform to create for the web.
- Web Interface Handbook - Book about the fundamentals of creating a good web interface.
- Paid in Full: an internet where every interaction is a financial transaction (2021) (HN)
- vite-plugin-compress - Compress your bundle + assets from Vite.
- IndieWebify.Me - Guide to getting you on the IndieWeb. (Code)
- Facts every Web Dev should know before they Burn Out (HN)
- The Internet explained from first principles
- What’s the web dev equivalent of SICP? (2021)
- mmm.page - Dead simple, drag & drop personal websites.
- The new responsive: Web design in a component-driven world (2021)
- Web Platform Contribution Guide Docs - Getting started with a history, skill guide and how-to of web standards.
- Why Prefetch Is Broken (2021) (HN)
- Web Applications from the Future: A Database in the Browser (HN)
- Let web applications be file handlers (2021) (HN)
- Start Your Own ISP - Helping you start your own Internet Service Provider. (HN)
- How the Next Layer of the Internet Is Going to Be Standardized (2021) (HN)
- Web Applications Working Group (Code)
- A framework for building Open Graph images (2021)
- You have one shot to redesign the Internet. What are you going to change? (2021)
- Morty - Privacy aware web content sanitizer proxy as a service.
- Vite SSR Starter - Quickly build full-stack webapps with SSR using vitejs.
- cdnjs - Free and open source CDN built to make life easier for developers. (Packages Code)
- Remote code execution in cdnjs of Cloudflare (2021) (HN)
- StaticShield - Easiest way to password protect your static and dynamic sites. (Web)
- URLs: It's complicated (2021) (HN)
- The Future Of The Web (2021)
- Public CDNs Are Useless and Dangerous (Lobsters)
- How to build accessible modals (2021)
- What forces layout/reflow. The comprehensive list.
- Reflections as the Internet Archive turns 25 (2021) (HN)
- Polyfill.io - Automatic polyfill service. (Code)
- RFC Editor - Contains technical and organizational documents about the Internet, including the specifications and policy documents.
- egghead.io - High quality, concise web development screencasts. (Course Notes)
- Breaking Changes to the Web Platform
- Modern web apps without JavaScript bundling or transpiling (2021) (Lobsters)
- Humans TXT - We Are People, Not Machines. (Article)
- The Indie Web - Hotspot for indie creations on the web. (Code)
- Xiu - Powerful and secure live server by pure rust (rtmp/httpflv/hls/relay).
- timefind - Search a website's history.
- ECMA, TC39 Meeting Notes
- TC39 meeting agendas
- Using the Platform - Framework-free, no-build websites (2021)
- Web2Img - Bundle web files into an image and extract them via ServiceWorker at runtime. Deploy a website on imgur.com. (Code) (HN)
- Why did the web take over desktop and not mobile? (2021) (HN)
- Using the platform (2021)
- WebTransport API - API that allows web applications to establish interactive, bidirectional, multiplexed network connections. (Code)
- Sunil Pai: React and the Meta of the Web (2021) (Tweet)
- vite-plugin-inspect - Inspect the intermediate state of Vite plugins. Useful for debugging and authoring plugins.
- Local Storage vs Cookies
- Web Test Runner - Test runner for web applications.
- Display Locking API - Umbrella term of related features designed primarily to allow developers to increase performance of their sites.
- Have Single-Page Apps Ruined the Web? | Transitional Apps with Rich Harris, NYTimes (2021) (Tweet) (Response) (HN)
- Reading from the web offline and distraction-free - Unladen swallow (2021) (Code)
- I built a modern website in 2021 (HN)
- Дока - Документация для разработчиков на человеческом языке. (Content Code) (Tweet) (Интервью про doka.guide / Ник Лопин) (Platform Code)
- 12ft Ladder - Hop the paywalls. (Reddit) (HN)
- Веб-стандарты (GitHub) (Code)
- The Web’s Grain (2015)
- The Single-Page-App Morality Play (2021) (HN) (Tweet)
- esbuild-dev-server - Allows you to start a local server with hot reloading with Esbuild.
- Hypertext tools from the 80s (2021) (HN)
- Ask HN: Best way to host a website for 500 years? (2021)
- pywb - Core Python Web Archiving Toolkit for replay and recording of web archives.
- Photoshop's journey to the web (2021) (HN) (Tweet)
- The metaverse is already here, it's called the internet (2021) (HN)
- Ask HN: If the Internet were redesigned today, what changes would you make? (2021)
- Building a multi-select component (2021)
- Stumbled - Greatest Sites of the Internet.
- Sharkle - Generator of random awesomeness.
- An inside look into the illicit ad industry (2021) (HN) (Lobsters)
- Favicons: How to Make Sure Browsers Only Download the SVG Version (2021)
- Bun - Fast JavaScript & CSS bundler. (Code) (HN)
- Web Locks API - Platform API that allows script to asynchronously acquire a lock over a resource, hold it while work is performed, then release it.
- InternetArchive Go CLI
- Some notes on using esbuild (2021) (HN)
- Web History by Jay Hoffman (Narrated)
- Who is web3 for? (2021)
- Netlify Drop - Drag & Drop. It’s online. (HN)
- Tilda Education - Practical guides to web design and digital marketing.
- Only 90s Web Developers Remember This (2014) (HN)
- Ask HN: Simplest stack to build web apps in 2021?
- Как мы строим веб-платформу в Авиасейлс (2021)
- Designcember - Celebration of web design brought to you by web.dev.
- Web3 Is Not Decentralization (HN)
- Advent of UI Components
- ReplayWeb.page - Explore and Replay Interactive Archived Webpages Directly in your Browser. (Code)
- wabac.js - Web Archive Browsing Augmentation Client.
- Avoiding Internet Centralization (2021) (HN)
- Future of web focuses (2021)
- How my website works (2022)
- Ask HN: Is the past disappearing on the web? (2022)
- Making the web better. With blocks (2022) (Lobsters) (HN)
- Compatibility Standard - Describes a collection of web platform features that web browsers need to support for compatibility with the de facto web. (Code)
- Open Graph Image Generator - Web service that generates Open Graph images for your websites.
- Best partial hydration demo you know of (2022)
- Web Design History Timeline 1990-2022
- Why Efficient Hydration in JavaScript Frameworks is so Challenging (2022)
- Webref - Machine-readable references of terms defined in web browser specifications.
- Getting Started with the File System Access API (2022) (HN)
- The race to reconnect Tonga (2022) (HN)
- Mother Earth Mother Board - About undersea cables.
- Web APIs Playground - Showcase the JavaScript Web APIs with examples and demonstrations. (Code)
- List of lightweight websites without bloat
- host yo self - Hosting service from the browser. (Code)
- Open Web Advocacy (HN)
- SPAs were a mistake (Lobsters) (HN)
- Don't default to building an SPA
- webmention-receiver - Simple, easy to run webmention receiver.
- Understanding The Web Security Model, Part I: Web Publishing (2022)
- The perils of the “real” client IP (2022)
- Awesome Web Monetization
- Web-dev advice for building a localhost app w/o a steep learning curve? (2022)
- Favorite interactive web apps without a backend? (2022)
- Barcode Detection API (HN)
- Notes on the small web (2022)
- How to use undocumented web APIs (2022)
- Webhooked - Web hook receiver on steroids.
- Functional Web App (FWA) - Architectural pattern for building web applications and APIs. (Code)
- Rendering Patterns
- BBS - Forum for discussing Internet censorship circumvention.
- uncover - Quickly discover exposed hosts on the internet using multiple search engine.
- Full Stack Learning Path (Code)
- MDN data - General data for Web technologies.
- WebMention Test Pinger - Tool to ping your site with a variety of real world WebMentions.
- Webhooks – The Definitive Guide
- Mozilla’s vision for the evolution of the Web
- Web Platform Tests Dashboard (Code)
- MDN Plus (HN)
- Web NFC Community Group - Create a Near Field Communication API that is browser-friendly and adheres to the Web's security model. (Code)
- The Tao of IETF: A Novice's Guide to the Internet Engineering Task Force (Code)
- pkgroll - Zero-config JS bundler for ESM, CommonJS, and .d.ts outputs.
- Quick way to test out or show off features within DevTools (Code)
- 100 Cool Web Moments
- MDN DOM and Web API Doc Examples
- Web Security Essentials: MITM, CSRF, and XSS
- Web Maker - Blazing fast & offline web playground in your browser. (Code)
- Ask HN: What are the next internet infra problems? (2022)
- Waybackpack - Download the entire Wayback Machine archive for a given URL.
- Mitosis Fiddle - Write components once, run everywhere. Compiles to Vue, React, Solid, Angular, Svelte, and more. (Code)
- Tooling to archive web pages
- Thin Backend - Blazing Fast Universal Web App Backend for Single Page Apps. (HN) (Code)
- Build Excellent Websites - Be the browser’s mentor, not its micromanager.
- CodingCat.dev - Purrfect Web Tutorials. (Code) (Twitter) (Videos)
- Awesome WebHID - Curated list of resources relating to the WebHID (Human Interface Device) API.
- Arcade - Create Interactive Product Demos.
- oEmbed - Format for allowing an embedded representation of a URL on third party sites. (Code)
- remark-oembed - Converts URLs surrounded by newlines into embeds.
- WinterCG - Web-interoperable Runtimes Community Group. (Code) (FAQ) (Meetings)
- Atomic Router - Platform-agnostic router that does not break your architecture.
- What's new for the web platform (2022)
- Component Party - Web component JS frameworks overview by their syntax and features. (Code)
- MiniApp Standardization
- Preact Island - Create your own slice of paradise on any website.
- Webpage List - Discover new websites. (HN)
- bringhome - Download a web page to a local directory.
- Web Applications 101 (2022)
- Favorite OSS web templates (2022)
- The balance has shifted away from SPAs (2022) (HN) (Lobsters)
- iProxy - Cross platform Web debugging proxy.
- Local-first is going to be the next wave of web technology
- Ask HN: Why the web lately is all about JavaScript? (2022)
- Ask HN: Web frameworks – which less popular frameworks are you using and why? (2022)
- gtab - Google Trends, made easy.
- Patterns for Building JavaScript Websites in 2022
- Ask HN: What's the coolest website you know? (2022)
- First-party cookie recipes (2022)
- Specifying Spring '83 (2022)
- The End of Localhost (2022) (HN)
- Ask HN: Does anybody still use bookmarking services? (2022)
- Webmention Spec - Simple way to notify any URL when you mention it on your site.
- SPAs: theory versus practice (2022) (HN)
- Web Platform Tests RFCs
- RNA - Bundler, a server and a test runner for modern modules and applications.
- Anchorage - Save your bookmark collection in the Internet Archive, or locally.
- myAlgorithm - Self hosted recommendation feed generated from your browsing habits. (HN)
- Webaves - Web archiving software suite.
- SPA Alternative (HN)
- Build Your Own Web Framework (2022) (HN)
- I Miss the Programmable Web (2021) (HN)
- Interneting Is Hard - Web Development Tutorials For Complete Beginners.