<
Trying Million Lint

2024-03-21

I learned about Million.dev and decided to give it a try. About Million.js This library seems to make profiling easier than using React DevTools' Profiler. Profiling performance is usually a cumbersome and time-consuming task. If this can make it easier, I was quite excited about the prospects....

Comprehensive Testing Pattern Guide for Web Frontend

2023-04-28

Hello, I am silverbirder who loves testing. Are you conducting tests on your Web frontend? I believe unit tests and visual regression tests are widely known. However, do you have test codes for performance tests? Also, do you have chaos engineering tests and accessibility tests?...