What's going on in < / > world
"Easy is boring. That's why I love the web and browsers." - Remy Sharp

Hello, you're reading Infinum Frontend Cookies, bringing you the latest JavaScript and CSS related news straight to your inbox every week.
A new beginning for React Native at WalmartLabs Online Grocery
Almost two years ago Walmart launched their first React Native (RN) page. Now close to 90% of Walmart Grocery App is powered by RN.
Read More
Libs & Tools
A tool that brings attention and understanding to how color contrast can affect different people with visual impairments.
Articles
Google is getting better and better at indexing JavaScript. But delays in indexing are still a massive issue. Here's what you can do.
Can I have access to my mobile hardware from the browser? Yes! Besides being able to play with services like camera and GPS most modern browsers today have the ability to access cool features like fingerprint and even Web-XR.
If you haven't come across Typed Object Model (or Typed OM) yet you would be forgiven as it's pretty new. It falls under the CSS Houdini suite of API's and on the surface seems the least exciting. However, it underpins all of them and will eventually change how we view CSS as a language.
Are we using CSS Custom Properties to their full potential? Do we fall into old habits and overlook opportunities where variables could significantly reduce the amount of code we write?
How React native is different from Flutter besides the basics, with actual facts for people that don’t know which one to start with!
For beginners
In this article, we will be going over the publish/subscribe pattern in JavaScript and see how simple (but powerful) it is to implement in our JavaScript applications.
Hello from the server side
Working with Node.js streams is much more pleasant if we use asynchronous iteration. This blog post explores how to do that.
Demo