The other week a paper was released that reported that about 37% of sites included at least one JavaScript library with a known vulnerability. We ran our own test and discovered that the reality is much worse—76.6% of sites were using at least one vulnera... (more…)
Read more »
Hey @jbucaran
The docs seem to lack any mention of "blazing fast" or similar :D
Do you have any of the common benchmarks implemented to know where hyperapp fits into either [1] or [2]?
[1] https://...
Read more »
Redux greatly shaped how we develop modern JavaScript applications nowadays. Here I want to give a walkthrough on all the mindset changes we went through as JavaScript developers ... (more…)
Read more »
Bubble sort works by comparing every pair of adjacent values, and then the two values swap positions if they are not sorted. (more…)
Read more »
A refined pybabel JavaScript extractor powered by acorn for accurate parsing. - GitHub - qbane/pybabel-acorn: A refined pybabel JavaScript extractor powered by acorn for accurate parsing. (more…)
Read more »