DEV Community

Cover image for Things I need to write about in the coming few days
Akhil Gupta
Akhil Gupta

Posted on

Things I need to write about in the coming few days

  1. How to prep for JavaScript tech interviews

    • Microsoft interview (write, map, filter, reduce functions)
    • crunchbase, amplitude (complex hash manipulations)
    • visa (data strorage problem)
    • Bento Cats Project
  2. How i solved the car-reader issue using simple hack on front end. (Spoiler: created a transparent input with auto focus, so that the user can swipe card details)

  3. Form filling with React-Text-masks (credit card, exp Date, zipcode, email address)

  4. Why do we need all the dev, qa, qapen, qaperf, uat, preprod, staging, prod environments

  5. Amazing Typescript skills

  6. Automating network calls in React.!!!!

  7. Leetcode setup

  8. React Hook Forms with State management, Masked Text Input

Top comments (0)