"All of the biggest technological inventions created by man - the airplane, the automobile, the computer - says little about his intelligence, but speaks volumes about his laziness"
|
—
Mark Kennedy,
Author
|
|
|
Best 7 links of week #3, 2020
|
|
|
This is not our usual Web development content, but nonetheless, it is fascinating to see how specific design choices and the actual technical implementation can affect the success of a project. We are sure there will be lessons to learn for aspiring fullstack developers from this interesting video.
|
|
|
|
A complete overview of the JavaScript landscape in 2019: trends about front-end and node.js frameworks, tooling, IDE, Static site generators and more.
|
|
|
|
A shell script from AWS itself that prevents you from accidentally committing AWS secrets and credentials into git repositories.
|
|
|
|
With Snowpack you can build modern web apps (using React, Vue, etc.) without a bundler (like Webpack, Parcel, Rollup). No more waiting for your bundler to rebuild your site every time you hit save. Instead, every change is reflected in the browser instantly.
|
|
|
|
Learn how you can move your existing JavaScript project, step by step to TypeScript. All at your own pace and as much as you want. Even without doing any code changes.
|
|
|
|
An interesting collection of less-known CSS properties. Number 7 will probably SHOCK you... maybe! 😇
|
|
|
|
The missing visualizer for your react-spring UI animations. Check scale, translate, rotate, opacity & more!
|
|
|
|