Five coding interview questions I hate

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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.
www.influxdata.com
featured
  • sucrase

    Super-fast alternative to Babel for when you can target modern JS runtimes

  • Sucrase JS was 2x the speed of esBuild and 50% faster than SWC last I checked.

  • emotion

    👩‍🎤 CSS-in-JS library designed for high performance style composition

  • For one, CSS-in-JS. emotion has first-class babel support, while esbuild still needs some work Basically, for esbuild / swc to work for 100% app developers, all the popular tooling with a build step must support them first.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • Panda CSS: build time and type-safe CSS-in-JS

    8 projects | news.ycombinator.com | 5 Feb 2024
  • I've decided to go back to using the Pages Router for now (long post)

    2 projects | /r/nextjs | 29 Jun 2023
  • How are you styling in NextJS?

    1 project | /r/reactjs | 1 Feb 2023
  • CSS In JS - The what, why and How's

    2 projects | dev.to | 23 Jan 2023
  • Individual css for every component?

    3 projects | /r/webdev | 14 Dec 2022