AlpineJS – Lightweight JavaScript Framework A rugged, minimal framework for composing JavaScript behavior in your markup. - alpinejs/alpine... (more…) Read more »
Vanilla JavaScript: Create a HTML Element A tiny helper function to create HTML elements in JavaScript... (more…) Read more »
Remote iPhone Exploitation Part 3: From Memory Corruption to JavaScript and Back Posted by Samuel Groß, Project Zero This is the third and last post in a series about a remote, interactionless iPhone exploit over iMessa... (more…) Read more »
We’re breaking up with JavaScript front ends Henning Koch, makandra GmbH @triskweline ... (more…) Read more »
Different Ways to Create Arrays in JavaScript Arrays in JavaScript are very commonly used DataStructure. It can be very handy to know your way around Arrays. Here are different ways to create Arrays. (more…) Read more »