A Practical Overview Of CSS Houdini
In this article, we take a look at each part of Houdini, its current browser support, and see how they can be used today using progressive enhancement.
“We are stuck with technology when what we really want is just stuff that works”
Best 7 links of week #13, 2020
In this article, we take a look at each part of Houdini, its current browser support, and see how they can be used today using progressive enhancement.
With the recent rise in working from home, this article shares some interesting insights about the challenges and solutions for remote work.
A CSS technique for using SVG as repeating masks. A simple trick that can unlock new opportunities for web design.
A GraphQL client without queries. Yes, you got it right! This client will infer the GrapQL queries you need based on the data you are using in your components! 😱
Microfronteds are the new rage and this tutorial shows a practical example about how to create a micro frontend architecture for React with Webpack.
You might have heard of JavaScript ES2015 Proxy. While it's a cool concept, it is actualy hard to find real use cases for it? Is it though? In this article you will discover some real and useful applications for Proxy programming in JavaScript.
The Serverless Framework now supports the recently released Lambda Event Destinations. In this article, you will see how this new feature can be leveraged to achieve higher serverless composability!
by Pramod J. Sadalage
The need to handle increasingly larger data volumes is one factor driving the adoption of a new class of nonrelational “NoSQL” databases. Advocates of NoSQL databases claim they can be used to build systems that are more performant, scale better, and are easier to program.