Build a custom React carousel component using Hooks, and compare it to the newly released use-carousel-hook.
Learn what micro-frontends are and how Piral can solve many issues during development to achieve great scalability.
Take advantage of real-time communication on your website with PeerJS, a library that simplifies WebRTC and makes peer-to-peer chatting easy.
Does it matter that React is a black box? Many devs argue its internals are too complicated and need to be known.
Using React’s component model for creating static pages allows for uncomplicated control of inputs and outputs.
Headless Recorder, formerly Puppeteer Recorder, records your browser interactions and generates a script for browser testing automation.
Learn how to use React concurrent mode to enable an amazing user experience.
While larger back-end systems are usually split up in terms of responsibilities into what we call (micro)services, the client(s) consuming […]
When I started developing no one was talking about “compiling” their JavaScript sources. Everyone just wrote a couple of scripts […]
Do you have what you need to successfully launch a web app in a business context?
https://microsoft.github.io/language-server-protocol/ We’ve seen quite a lot of movement on the editor front in recent years. First, Sublime Text came to […]