From Zero to Hero : La Magie des tests end-to-end avec Playwright !

Plongeons tête la première dans l'univers des tests de bout en bout pour une application web ! Nous verrons comment écrire des tests avec Playwright et esquiver les pièges. Suivez le guide ! 🚀

Lire l'article
A Step-by-Step Guide to Implement JWT Authentication in NestJS using Passport

Implement a secure, easily extensible, and simple authentication system in a NestJS project using Passport middleware.

Lire l'article
Integrating Web Services in Java: Performance & Robustness

Explore WebFlux library for asynchronous API calls setting up defensive design and error handling. Mastering these concepts empowers developers to build robust, high-performance applications.

Lire l'article
Maîtriser la Cascade CSS et les @layer : Au-delà de l'!important

Zoom sur les @layer de CSS 5 comme alternative puissante à !important, qui permettent une gestion structurée, améliorent les performances et la personnalisation des styles, avec une intégration Angular.

Lire l'article
9 Tips to Face a DDH Project First Time

After a first project on a Domain Driven Hexagon architecture, I want to share the learnings I have made to help other beginners face the elephant in the room

Lire l'article
How to create readable end-to-end tests with Cypress and Cucumber

End-to-end tests in bug detection pre-deployment. It details Cypress usage and introduces Cucumber for more readable tests. It advises a balanced approach, combining these tests for optimal efficiency

Lire l'article
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.

Lire l'article
Concrete Example of Web Scraping with Financial Data

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.

Lire l'article
How to manage architectural debt in a context of hypergrowth

Learn how to manage architecture debt in hyper-growth contexts. Discover key insights from Cyril Beslay's conference for an effective strategy.

Lire l'article