Modern browsers provide advanced JavaScript date/time formatting with locale and time zone support... (more…)
Read more »
⏱️ Notes and resources related to v8 and thus Node.js performance - thlorenz/v8-perf... (more…)
Read more »
📁Directory structure linter for JavaScript projects - denisraslov/folderslint... (more…)
Read more »
GraalVM is a new open source project by Oracle which is trying to make Java VM an universal VM to run all the major languages. Before GraalVM, there were already few languages like Scala, Closure which targeted JVM as their runtime. This has been hugely s... (more…)
Read more »
If your web app gets huge amount of data from your server, FlatBuffers is the perfect ‘heavy lifting’ tool for you. Here’s how we use it at Jaco.
Read more »