Summary: A summary of classes in JavaScript as of 2023, with examples including constructors, inheritance, getters, setters, static properties, private methods, and instantiation.
Summary: The use of dependency injection in JavaScript and its benefits for testing.
Summary: Using linters and auto-formatters can ensure consistent and uniform code, improve code reviews, and eliminate trivial issues. Examples of linters and formatters for Python and JavaScript.
Summary: First steps in using Electron to package a simple web app for Windows.
Summary: Building a map viewer for the retro video game Syndicate.