Category: javascript

How To Use React Native Flatlist

May 20, 2021 By Mark Otto Off

How many apps have you seen that come with lists in them? That may be To-Do Apps, Apps with notes, Email Apps, social Apps with lists of contacts, users, news, some highly specialized apps for the financial sphere with stock prices and real estate worth…

Why Babel needs more money

May 14, 2021 By Mark Otto 0

Angular 12 Released — Angular is surely turning out to be one of Google’s most reliable projects and while v12 isn’t exactly a revolution, it’s a strong step down the full transition to Ivy, Angular’s next generation compilation and rendering pipeline. Mark Techson How to Pay…

Writing shell scripts with JavaScript

May 7, 2021 By Mark Otto 0

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…