Job interview, home assignment: game of life | they said my implementation was bad

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

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
  • game-of-life

    Game of life implemented with Typescript (by eliraz-refael)

  • game-of-life-webgl

    Variations on Conway's Game of Life, running on GPU

  • Better off using webgl/webgpu with a texture, or canvas if you cannot pop out of JS for the interview. It takes half the code and runs 6 order of magnitude faster, if not more https://github.com/piellardj/game-of-life-webgl/blob/master/src/shaders/display-2D.vert

  • 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

  • How To Build Your Own Newsletter App? р.2

    4 projects | dev.to | 16 May 2024
  • Ask HN: Creating SDKs for Multiple Languages?

    1 project | news.ycombinator.com | 16 May 2024
  • How To Build Your Own Newsletter App? p.1

    1 project | dev.to | 16 May 2024
  • Integrate Ory in a NestJS application

    6 projects | dev.to | 16 May 2024
  • What makes a good REST API?

    4 projects | dev.to | 15 May 2024