Starting a job in 3 days that requires JavaScript. I know zero JavaScript. How should I make the most of the next 3+ days?

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

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

    Node.js API for Chrome

  • https://playwright.dev/ vs https://github.com/puppeteer/puppeteer

  • Playwright

    Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

  • https://playwright.dev/ vs https://github.com/puppeteer/puppeteer

  • 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
  • You-Dont-Know-JS

    A book series on JavaScript. @YDKJS on twitter.

  • YDKJS https://github.com/getify/You-Dont-Know-JS and generally anything by Kyle Simpson are the best references I’ve had for understanding JS. That being said, mileage may vary as he focuses on JavaScript as a language and not frameworks like Node / React.

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

  • Learn Automated Testing At Home: A Beginner's Guide

    4 projects | dev.to | 4 Apr 2024
  • How to scrape the web with Puppeteer in 2023

    5 projects | dev.to | 7 Mar 2023
  • A guide for technical writers on JavaScript Testing Libraries

    5 projects | dev.to | 13 Aug 2022
  • Future-Proofing Web Scraping via JavaScript Runtime Heap Snapshots

    8 projects | news.ycombinator.com | 29 Apr 2022
  • How To Perform Automation Testing With Cucumber And Nightwatch JS?

    2 projects | dev.to | 18 Apr 2022