REDACT.JS
Updated 568 days ago
This project came about to encourage using the range of widely supported native Web APIs and features--including devtool instrumentation--as well as foster a better development experience by eliminating superfluous technology, dependencies and abstractions. Specifically use of CSS variables instead of SASS, explicit JavaScript modules instead of bundling, Web Components and highly performant DOM APIs instead of duplicating these concerns. It's worth noting this doesn't exclude the possibility of adding back any of these particular technologies when and where indicated--simply facilitating a modern approach to working with Web technology today and into the future.