Tackling Complexity: Practical Principles for Scaling Frontend Applications Post date October 9, 2024 Post author By Glover Post categories In architecture, frontend, react, webdev
Reducing the Size of Your React Applications with Tree Shaking and Code Splitting Post date December 11, 2022 Post author By Glover Post categories In codesplitting, JavaScript, optimisation, react