Articles tagged with: Development

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.


Learning the basics of Memcached

Summary: A list of resources and some tips for learning the basics of Memcached.


Javascript Named Exports for testing

Summary: Discusses a testing pattern using JavaScript named exports to test unexposed code fragments.