Description: Google Chrome Developer Tools are a set of web developer tools built directly into the Google Chrome browser. They allow developers to edit pages and JavaScript on the fly, debug issues, monitor network requests, simulate mobile experiences, and improve workflow and productivity.
Type: software
Description: HTMX is a JavaScript library that allows you to access AJAX, CSS transitions, WebSockets and server side events directly in HTML without JavaScript. It lets you build modern user interfaces with simple, declarative HTML.
Type: software