Tech gems šļø #6: How Decathlon uses BFF, Javascript frameworks certifications
Adrien Zaganelli -
- ā¶ļø Decathlon's architecture to empower front-end teams
- ā¶ļø Official certifications for Javascript frameworks
- ā¶ļø Weekly dev tips: Cocoweb
- ā¶ļø A new Core Web Vital metric
Decathlon's architecture to empower front-end teams
Decathlon Adopts Backend for Frontend (BFF) Pattern to Empower FE Teams
Decathlon Adopts Backend for Frontend (BFF) Pattern to Empower FE Teams
Decathlon established the Backend For Frontend (BFF) architectural pattern as a company-wide recommendation and provided guidelines for its adoption among engineering teams. The four-part series introduces the pattern and explores its benefits and potential pitfalls. The company also shares available alternatives to using the BFF pattern and reviews architectural considerations.
Decathlon's BFF (not best friend forever) pattern adoption addresses microservices challenges and ensures fault tolerance. It emphasizes avoiding duplication of business logic and maintaining consistent architectural decisions.
Official certifications for Javascript frameworks
Certification of Competency for Modern Developers
Certification of Competency for Modern Developers
Get Certified! Have your developer skills validated and stand out in the crowd for promotions and new positions.
Originally build for Vue.js. 2 more certifications are coming later this year:
Weekly dev tips: Cocoweb
My good friend Corentin has been collecting the best tips about web development for years on his blog, check it out !
A new Core Web Vital metric
What is INP and why you should care
What is INP and why you should care
Learn about INP: the new Core Web Vital that's replacing FID, and how you can optimize your websites for performance today.
On March 12th 2024, Google is launching a new Core Web Vital metric, Interaction to Next Paint (INP). INP will replace First Input Delay (FID).