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 »
Your browser isn’t supported anymore. Update it to get the best YouTube experience and our latest features. Learn more... (more…)
Read more »
If you write server-side JavaScript, chances are you’ve need to read information from environment variables. It’s considered a best practice to share sensitive information, such as access tokens, inside of environment variables to... (more…)
Read more »
This chapter documents all of JavaScript's standard, built-in objects, including their methods and properties. (more…)
Read more »
How I managed to keep my website JavaScript-free while still showing my current Spotify status in real-time. (more…)
Read more »