A microfrontend for non-propitious environments
When we work on big projects a common path is to split it into separate codebases to make management easier. A modern and kind of …
Codeminer42’s Engineering Blog
When we work on big projects a common path is to split it into separate codebases to make management easier. A modern and kind of …
Are you the kind of person that likes magic? If you’re not, try to remember why other people like it, and bear with me. There …
A few days ago, I was suffering while trying to develop new features for a react-native app due to my machine not being powerful enough. …
Disclaimer While this article provides an overview of symmetric encryption and its implementation using standard JavaScript libraries, it should not be considered a substitute for …
In our last post about git, we discussed the git-stash command. We thought of a situation where we get interrupted to work on more urgent …
We all know how maps are important. They are always there. Maps, since thousands of years ago, have been an essential way of extracting information. …
Imagine that you coded a new controller that provides a new endpoint for your REST API to create some register (for example, a new Pokemon) …
At Codeminer, we value contributing to open source projects and believe that these contributions are important for the growth and development of the software community. …
Happy holidays! 2022 was a remarkable year in the tech community. We had many new frameworks, tools, products, and concepts emerging. To celebrate what we …
Table of Contents Intro The Problem Synchronous Rendering The Solution Concurrent List Filtering Concurrent Rendering ~ Branching Workflow Concurrent Features Transitions Deferred Values Suspense Additional …