Articles tagged with: Javascript

Web Speech API

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


Courses Review: egghead.io

Summary: An initial review of egghead.io, a platform for web development courses.


Vampire Survivors Cheats

Summary: Cheats and hacks for the indie game Vampire Survivors, including a Javascript/NodeJS savegame editor.


Multi-Language Wordle clone fork

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


Javascript Named Exports for testing

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