Bookmarks with tag "web", page 11 of 14
Manage HTML DOM with vanilla JavaScript
Local ad blocker. Like Pi-hole but local and using your operating system.
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
An extremely fast bundler for the web.
Make your client-side apps load fast and provide a good user experience.
Vugu: A modern UI library for Go+WebAssembly (experimental)
This is a little reminder that there is a CSS property for helping control what happens to images as they scale up: image-rendering.
Demo three ways to implement default props in React, which are useful for having a fallback prop in case the user doesn't specify one.Cover three ways to implement default props in React and provide default values for props that are not required by the component.
The overscroll-behavior CSS property sets what a browser does when reaching the boundary of a scrolling area. It's a shorthand for overscroll-behavior-x and overscroll-behavior-y.
JavaScript 2D physics library.
The devicePixelRatio of Window interface returns the ratio of the resolution in physical pixels to the resolution in CSS pixels for the current display device.
A step-by-step introduction to making games and interactive media with the Pixi.js rendering engine.