There are a number of pitfalls when looking at Benchmarks. Fortunately all JavaScript UI Benchmarks fall into 1 of 3 categories. (more…)
Read more »
Modern JS frameworks tend not to reload the page but manipulate DOM and change URL path for internal navigation, for performance and smooth UX. But since there… (more…)
Read more »
Types are bound to improve your JavaScript, if you’re willing to spend some time looking at their advantages.
Read more »
Most of you might know lists from programming languages like Java or C#. At the company I'm working for we are using Adobe's ColdFusion on the backend. Here, we actually use lists quite often. In my view it's a nice alternative to Arrays. That's why I sta... (more…)
Read more »
Published: 19-05-2022 05:30 | Author: Remy van Elst | Text only version of this article
... (more…)
Read more »