Understanding Front End Under the Hood
In web development, we typically have two main goals: displaying the desired content to users and enabling them to interact with it by modifying the data they see.…
Category
In web development, we typically have two main goals: displaying the desired content to users and enabling them to interact with it by modifying the data they see.…
Hello everyone! I will talk about SQL in this article, more precisely on how to have two completely different order rules for your returning records according to the…
In the previous post we talked about creating components and the various patterns that can be used in different ways to create a variety of outcomes. This time…
It is usual, as developers, to use tools that we don’t entirely understand. Web storage on browsers and cookies are examples of things we use without knowing what…
As a consultant and senior engineer in my current role, part of my everyday job is dealing with less experienced developers, mentoring and helping them grow their careers.…
At Codeminer42, we believe that participating in and actively contributing to software development communities are important aspects of our endeavors. Beyond our contributions through blog posts, open source,…