Hacker News new | ask | show | jobs
by cung 1532 days ago
Had to make a form with over 3000 input fields for a project. Figured that input fields shouldn’t be so resource intensive as to become a problem. Except that the form manager used JS inputs leading to the browser crashing constantly.
1 comments

> form manager

Found the problem.