Why ORMs are not always the way to go
In this article, we will be looking at the advantages and disadvantages of using ORMs, and explaining why they are not the solution to every use-case.
In this article, we will be looking at the advantages and disadvantages of using ORMs, and explaining why they are not the solution to every use-case.
The article covers scraping methods, recommends official APIs, and introduces tools like Jsoup and Selenium WebDriver. Featuring a financial data scraping demo, it underscores strategy comprehension. Find the full code on GitHub.
Learn how to manage architecture debt in hyper-growth contexts. Discover key insights from Cyril Beslay's conference for an effective strategy.
This article will introduce you to Angular’s Change Detection mechanism and how you can leverage it to optimize your app's performance.
What is web accessibility and why is it important ? How can we easily improve forms accessibility ?
The biggest amount of time waste lies in feedback, the quickest way to get it is thanks to your IDE, and that's when ESLint comes into play.
Designing and building a tech product? Why you should be interested in BPMN and Camunda
Learn how to effectively review and merge code changes with these tips and best practices for mastering merge requests and pull requests.
In this article we will see which performance provide SolidJS, how it provides it. What are the complexities of using it in a system at scale and what solutions the micro-frontends offer us to overcome these complexities.