I posted a JSON and macOS-related tip to Twitter earlier this week that was surprisingly popular, and I was encouraged to include it here.. so if you're curious, scroll to the end of this issue 😄
— Peter Cooper, editor
|
The TypeScript Tax: A Cost vs Benefit Analysis — TypeScript's becoming increasingly popular, but is it worth it? Eric Elliott presents some critical, data-driven analysis to establish the viability of using TypeScript when building larger apps.
Eric Elliott
|
The “Bug-O” Notation — Big O helps us think about the running time or memory complexity of our algorithms, but here Dan Abramov urges us to think about Bug-O (or how much an API slows you down as your codebase grows).
Dan Abramov
|
The NPM Universe, Visualized — A ‘code galaxies’ visualization of thousands of npm packages and their relationships and correlations to each other. Neat to fly around in.
Andrei Kashcha
|
The JSConf and CSSconf EU Finances — JSConf EU is a not-for-profit conference but that doesn’t mean it’s cheap to put on. Here are the numbers behind its success.
JSConf EU
|
Ionic 4 Released — Ionic is now distributed as a set of Web Components using the Custom Elements and Shadow DOM APIs available in all modern mobile and desktop browsers. If you’ve thought of Ionic as an Angular UI framework in the past, this is no longer true.
Max Lynch (Ionic)
|
⚡️ A quick tip for Mac Users
|
If you're on macOS and have Homebrew installed, run brew cask install quicklook-json and Quick Look (where you press the spacebar with a file highlighted in Finder) will let you quickly look into JSON files with the correct formatting:
|
|
|
No comments:
Post a Comment