Frontend developers: stop moving things that I’m about to click on

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

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

    Extract & Inline Critical-path CSS in HTML pages

  • CLS is a pain in the arse. Extract your critical CSS and inline it https://github.com/addyosmani/critical although doing critical CSS badly makes things worse.

  • Notepad3

    Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath. Download Notepad3:

  • I use Notepad3 to stay as close to vanilla as possible but to fix the idiotic drawbacks of Windows Notepad.

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

  • They used to have a public github repo, but archived it many years ago. Old reddit seems to use the same codebase to generate all of the old mobile sites, RSS feeds, and other pages just by swapping out templates. So they'd have to drop or re-implement all of those things at once. Probably easier to modify it to fetch data from the new reddit API rather than directly from the database, then leave the whole system largely alone as legacy code, as none of those views of the site really have much reason to need new features. https://github.com/reddit-archive/reddit/tree/master/r2/r2/templates

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