|
"The art challenges the technology, and the technology inspires the art"
|
|
—Â
John Lasseter,
Director
|
|
|
|
Best 7 links of week #18, 2020
|
|
|
|
The `toJSON()` function is a handy hook that tells `JSON.stringify()` how to represent a given object in JSON. Here's what you need to know.
|
|
|
|
|
React helps us build interactive UIs. It also encourages us to write code in a certain way, guiding us to create apps that are simpler to navigate and understand. In order to become proficient with React, you have to have a good mental model of the library and this article can guide you to build the right one!
|
|
|
|
|
Worker threads are great, but they're not available in all supported versions of Node. Fortunately, you can use Rust to build a native add-on for Node.js.
|
|
|
|
|
Middy’s aim is to make writing serverless functions (hosted on AWS Lambda) easier by providing a familiar middleware abstraction to Node developers. Version 1.0.0 is finally here and this article illustrates the main changes and why you might be interested in this framework.
|
|
|
|
|
An astonishing demonstration of what you can achieve today with web technologies. A case study worth checking out if you are into 3D graphics and want to learn more about WebGL.
|
|
|
|
|
An interesting case study showing how to dockerize web apps (in this case a Ruby on Rails app) and how to run them in AWS Elastic Container Service. A great resource if you still struggling to adopt Docker and infrastructure as code in production.
|
|
|
|
|
The folks at Scrimba are at it again with another fantastic FREE resource. This time an incredible interactive guide to learn the basis of Svelte, the new frontend framework that is taking the web by the storm!
|
|
|
|
Â
|
Add a comment: