Managing focus in the shadow DOM

One of the trickiest things about the shadow DOM is that it subverts web developers’ expectations about how the DOM works. In the normal rules of the game, document.querySelectorAll(‘*’) grabs all the elements in the DOM. With the shadow DOM, though, … more Read More

Echo JS

⚡️ ReactEnd Express has been released! swipeable list component for react / javascript … more Read More

GraalVM Inside Oracle Database

Oracle has added support for GraalVM-based stored procedures that run inside the database. The capability supports JavaScript functions through the Multilingual Engine (MLE) focused on the APEX framework. This removes unnecessary data transfer over the … more Read More

Echo JS

Kumar Abhirup Discord Server @kumar_abhirup Watch plugin for yarn v2 (updates packages as you edit package.json) NanoNeuron – 7 simple JS functions that explain how machines learn (2019) Tagger: Zero dependency, Vanilla JavaScript Tag Editor … more Read More

Angular 12 beta preview arrives

Angular 12, a planned upgrade to Google’s popular TypeScript-based web framework, has moved into a beta stage, with a preliminary release now available. The project previously proposed that Angular 12 would get capabilities impacting production builds, … more Read More