Home » Archives for Mark Otto » Page 106
May 13, 2021
By
Mark Otto
UI Frameworks Intro Choosing between these super popular frameworks, React Native or Flutter, may be a tricky task. It all depends on what for β and how β youβre using these UI frameworks when building your mobile app. Flutter and React Native are both open-source…
May 13, 2021
By
Mark Otto
Node v14.17.0 (LTS) Released β If you want to stay on a nice, safe LTS release but still get modern features backported in when they’re ready, this is for you. Here’s what’s new this time: Diagnostics Channel support. A way to create named channels to…
May 12, 2021
By
Mark Otto
We have a huge discount at Flatlogic. For three days only you have an opportunity to buy all templates with a discount. Use the FLATLOGIC_SPRING promo code to get a 30% discount! Please note, that the promo code is valid till May 14th at midnight.…
May 12, 2021
By
Mark Otto
API Design for a React Tree Table β A well-illustrated, step-by-step tutorial for building an emulation of the macOS Finder for navigating through hierarchical data. The documentation is complete and well-organized and source code is available. It’s always good when someone clearly lays out the…
May 7, 2021
By
Mark Otto
zx: A Tool for Writing Better Shell Scripts β Tired of turning to bash, Python or Ruby to throw together a quick script? Stick with the JavaScript you know and love β this makes it easier with some handy functions for calling other programs, processing…