How to use lit-html
We talk about lit-html and different functions available in the library.
I talk about my experiance with the Fitbit Inspire 3 watch. All the free features and the application for a swimmer that wants to keep track on their laps and workouts. This watch is not for everyone and probably not for me but I’m not dissatified with my purchase.
If you have any questions that could fit for a 10k AMA please leave them in the comment section below.
Looking into WebSockets and how to set up a simple server to send messages back and forth. I’m using a simple chat server example and sends messages from javascript and PHP.
We talk about logging in general and the different levels used in java and then we talk about the log4j logging API and how to set it up for writing files, logging to console, or doing a custom setup. We also talk about different frameworks and best practices.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
In this video, we’ll explore the fascinating world of hyphenation. Hyphenation is the process of breaking words into syllables and adding hyphens to indicate where a word should be divided at the end of a line. It’s an important aspect of typesetting, as it helps to improve the readability and aesthetics of printed text. Research…