"Just because something doesn’t do what you planned it to do doesn’t mean it’s useless"
|
—
Thomas Edison,
Inventor
|
|
|
Best 7 links of week #4, 2018
|
|
|
The most popular HTML, CSS, and JS framework in the world finally got out of beta and had its first v4 stable published, go check it out.
|
|
|
|
Learn all about CSS Grid with this 4 hours free video series by Wes Bos!
|
|
|
|
A great Kubernetes case study for deep learning research. A cluster that has been running for over two years. Kubernetes provides a fast iteration cycle, reasonable scalability, and a lack of boilerplate which makes it ideal for most of the use cases described in this article.
|
|
|
|
Keeping up with JavaScript frameworks can be a challenge. There are a lot of them, and seemingly another one every month. How do you know which ones might be right for your project? What are their strengths and weaknesses?
|
|
|
|
Dispatch, an open source serverless framework, is available now on GitHub. VMware explains why this Functions as a Service (FaaS) is more than just functions.
|
|
|
|
Drag and drop interactions are often overlooked or go unnoticed. Sometimes they happen so naturally that you don’t even realize it. But if you look closely and compare different examples you can find very different UX standards around drag and drop.
|
|
|
|
Webpack is a brilliant tool for bundling frontend assets. When you start to have complex build configurations, it might start to slow down sensibly. This article describes some rules that can help you to keep Webpack build speed fast.
|
|
|
|