What’s coming next in React 19?
Introduction If you have been writing apps with React for a couple of years, you know that React has changed. From React’s first steps using …
Codeminer42’s Engineering Blog
Introduction If you have been writing apps with React for a couple of years, you know that React has changed. From React’s first steps using …
Previously we talked about decoupling the CMS from the UI and how to handle code-splitting. In the last post of this series about Headless CMS …
Previously, we set the stage and learned how to tackle rendering components that are only determined at runtime. Now, we’re going to talk about how …
Headless CMSes are amazing tools that empower teams in creating and managing content. Besides all the benefits of traditional CMSes, they also provide greater flexibility …
Web technologies come and go very frequently, but some tend to stick longer than others. WordPress is a big example of that. For its simplicity …
Have you ever wondered about the complexity of importing data from Excel files (.xlsx) into a Ruby on Rails project? Considering that .xlsx files aren’t …
In my last post I made a promise. We talked about IEEE 754 Standard and some other things. One thing we talked about was Two’s …
For a couple of years now, the JS community has been using the famous spread operator, AKA three dots (…), to copy values in arrays …
Sometimes I wonder how great would it be if we could simply undo things in life. Ate more than you should during Christmas and New …
At Codeminer, we value and encourage contributions to open-source projects and this year was no different as we kept contributing to several open-source projects. We …