Why it’s okay for web components to use frameworks

Should standalone web components be written in vanilla JavaScript? Or is it okay if they use (or even bundle) their own framework? With Vue 3 announcing built-in support for building web components, and with frameworks like Svelte and Lit having offered … more Read More

Favorite Languages Revealed

According to the JetBrains survey of over thirty thousand developers, JavaScript is still the most popular programming language and, thanks to the survey’s extended geographical scope, we can see some interesting local variations. Read more… … more Read More

GraalVM adds Native Image, compiler enhancements

Oracle’s latest update to the GraalVM multi-language runtime offers compiler and native image usability improvements, along with enhancements geared to specific languages. GraalVM 21.2, published July 20, is available among community and enterprise editions … more Read More