skip to content
Tags → #javascript Jan 20, 2025 Learn about XSS vulnerabilities when interpolating styled-components in React Jan 7, 2025 Using predefined error constants introduces misleading stack traces, which can complicate debugging and error tracking. Aug 30, 2024 Can Virtual DOM and Vanilla JS handle 40 updates per second from SSE? May 29, 2021 Taiko define itself as a "Reliable Browser Automation". This post goes over in detail what Taiko is plus shows you the result of integrating it into a project. Feb 6, 2021 For better developer experience always prefer an explicit pattern. Here is why. Oct 23, 2020 Redux Reducer rule number one -- it shall not mutate. But, can this be considered a mutation?