Popup toasts with Django messages, CSS and Hyperscript/HTMX
2023-11-14 | development, python, django
Popup messages that animate nicely and can be dismissed with a click ...
Popup messages that animate nicely and can be dismissed with a click ...
What is anti-aliasing? # Anti-aliasing is a technique used to smoothen the edges of a rendered shape on a computer screen. ...
Objective # This article is an incremental set of changes to the “Matter Metrics” watch face that was created in a previous tutorial here. ...
High-level view of the key steps # (Assumed as pre-requisite): Install Visual Studio Code (Assumed as pre-requisite): Have a Garmin account Installing the Garmin Connect SDK Installing the MonkeyC extension (Garmin SDK extension for project support, development and code analysis) Set up a new MonkeyC Watch face project Run the Garmin device simulator Create the digital time display Create a function to draw ‘gauges’ Configure data gauges Compile the project Upload to Garmin Connect IQ store Download the watch face to your watch The repository for this guide can be found here. ...
After learning the basics of Progressive Web Applications (PWAs) at work, I decided to update this site to fill the requirements of a PWA. ...