TIL: Dark Mode Toggle Web Component by Google Chrome Labs
Today I learned about a custom web component from Google Chrome Labs that makes it easy to add dark mode functionality to websites.
Today I learned about a custom web component from Google Chrome Labs that makes it easy to add dark mode functionality to websites.
TIL 2020-12-25 Flask-Meld - Full-stack framework for Flask that allows creating dynamic frontends using Python and Jinja2 templating engine, similar to Laravel Livewire or Phoenix LiveView.