Articles tagged with: Development

Parsing HTML and XML in Javascript

Summary: The search for a library to parse HTML and XML in JavaScript. Showcases a NodeJS code example using various packages to fetch and parse a webpage.


Python Hashbang/Shebang

Summary: The use of hashbangs or shebangs in Python scripts.


Web Speech API

Summary: First steps with the Web Speech API, which allows for text-to-speech synthesis in web applications.


Book Review: Core Bazel: Fast Builds For Busy People

Summary: Review of the book 'Core Bazel: Fast Builds For Busy People'.


Multi-Language Wordle clone fork

Summary: Practicing React by forking a Swedish Wordle clone and making it multi-language.