Cocoweb
_

Migrating 3.7 Million Lines of Flow Code to TypeScript

#tips #Veille #TS #AI #vuejs

Salut, web dev friends! πŸ§‘β€πŸ’»

I have selected some news from the web dev world to share.

πŸ‘ Migrating 3.7 Million Lines of Flow Code to TypeScriptπŸ€– The Model Context Protocol (MCP) for Web Developers😎 Stop White Box Testing Vue Components Use Testing Library InsteadπŸ‘€ You should try these VueUse composables


Have a great week.


Pinterest wrote about the migration from Flow Code to Typescript, In 8 months and no disruption of service πŸ‘πŸ‘. They had a lot of planning and did the rollout in one take without any issues.

MCP is a protocol which make it easier for LLM’s to do some stuff for you, instead of creating a Jira ticket manually from your notes. You can just ask the LLM to read your notes and create the ticket instead.

White box testing is focusing on testing internal logic of Vue components, Its better to focus on the black box testing. When you use black box testing, you don’t test the internals instead you test like you are a user of your application.

7 composantes explained by Alexander Richter, shootout to : onClickOutside, whenever and until.


Web tools and Library

πŸ€– Awesome MCP servers

A collection of MCP servers.

Fun of the week

🀘 CSS Hell

Solve 15 unimaginably torturous CSS puzzles. Good luck.


πŸ“š Sources

Every news are mainly from my Twitter feed , Github feed , The collective , Picallili , Michael Thiessen , Michael Hoffmann , Stefan Judis , Cassidy Williams , Adrien Zaganelli .