/ws-product-nodejs

Product developer work samples - Node.js variant

Primary LanguageJavaScriptMIT LicenseMIT

Work Sample for Product Aspect, Node.js Variant

What is this for?

Development

  1. Remix on Glitch
  2. Populate .env file with the environment variables given in the problem set we send to you through email
  3. Click on Show Live and you should see Welcome to EQ Works 😎

You can also opt to develop using your local environment. Node.js v14+ is recommended.

Notes on working through the problems

We encourage a healthy mixture of your own implementations, and good choices of existing open-source libraries/tools. We will comment in the problems to indicate which ones cannot be solved purely through an off-the-shelf solution.