Two years ago in our MacStories Weekly newsletter for Club MacStories members, I shared a shortcut that enabled creating wallpapers for iPhone and iPad featuring solid colors or gradients of your choice. Given the newfound popularity of the Shortcuts app ... (more…)
Read more »
Many websites run client-side code (JavaScript) in the
browser, and this is
usually proprietary
software. This means software that does not respect the
user's rights to study, modify and redistribute it. In Richard... (more…)
Read more »
Do fuzzy matching using FZF algorithm in JavaScript - ajitid/fzf-for-js... (more…)
Read more »
This blog guides readers through integrating the JS Scheduler with a PHP-based CRUD application that utilizes a MySQL database for creating, reading, updating, and deleting data. (more…)
Read more »
In Node.js, we can use WebAssembly modules and native C++ addons. If your app has performance critical parts, should you stay in JavaScript? Or write a nativ... (more…)
Read more »