Plus creating videos from React, eBay's UI library, and a table library for Ember apps. |
Marko 5: eBay's UI Library Grows Up — If you’ve used eBay, you’ve used Marko. It’s eBay’s open-source JavaScript UI framework and is celebrating its ninth birthday with a new major version. There’s a lot to like, but it’s obviously not React or Angular. Project homepage. Ryan Carniato |
Quick Bits The first release candidate of TypeScript 4.2 is out. React has now passed the 10 million downloads per day mark. Ajv is a JSON schema validator and an OpenJS Foundation project. Here's a huge update on what's going on with it. |
Find Your Next Job Through Hired — Create a profile on Hired to connect with hiring managers at growing startups and Fortune 500 companies. It's free for job-seekers. Hired |
📖 Articles, Opinion & Tutorials |
How to Generate a Presigned URL in Modular AWS SDK for JavaScript — A very common use case for S3 is to have client side apps directly download or upload assets to/from it (e.g. photos, videos, large uploads). The way to give users privileged access to S3 objects or buckets without giving them full-on AWS credentials is to use signed URLs, as demonstrated here. Allan Zheng |
Accessing Hardware Devices on the Web: A Roundup of APIs — Chrome tends to have more unique APIs for hardware access so take care if cross browser compatibility is necessary, but there are a lot of options nonetheless from the Gamepad API or getUserMedia to the Generic Sensor API or Web NFC. François Beaufort |
▶ Syntax.fm Covers Deno — The popular Syntax.fm Web development podcast turns its attention to Deno (the TypeScript-oriented, safety first, server side JavaScript runtime) with a thorough tour of its capabilities and potential. Syntax Podcast podcast |
WebdriverIO v7 Released — WebdriverIO is a popular browser and mobile automation testing framework for Node. v7 brings it over to TypeScript, improves its Google Lighthouse integration, and improves compiler tool integration. There’s even a brief video about the release. Christian Bromann |
🆕 Quick releases: Marked 2.0 — Fast Markdown parser and compiler. React Static 7.5.0 — Progressive static site generator for React. Lerna 4.0 — Tool for managing projects with multiple packages. Mocha 8.3.0 — Test framework for Node.js and the browser. Deno 1.7.2 — Server-side TypeScript runtime. |
| |