"Client performance is abundant, so we should use more of it"—I agree. However, an SPA that naively expands all data into memory with `fetch().then(r => r.json())`, maps the array, and builds the DOM ...
Only then is it pasted as a bookmark. Doing this for every single site is just not sustainable. My goal this time was to finish this with a single click on a toolbar icon. I initially considered a ...
So next we have promises. Promises. Are the most structured way to handle asynchronous operation. They represent the eventual completion of an async operation and its resulting value. So last we have ...
Interview Experience – React Developer (Accenture) Today, I attended an interview for the React Developer position at Accenture. It was a great learning experience, and I wanted to share some of the ...