
MCP Server : Implémenter un serveur Model Context Protocol en TypeScript
Découvrez comment créer un serveur MCP en TypeScript à l'aide du SDK officiel. Apprenez à fournir un contexte riche aux LLMs.
It has now been more than a year since I (@Swiip), quickly followed by @zckrs, started working on our Yeoman generator. Today we’re celebrating the release of our first major and stable version : generator-gulp-angular 1.0.0.
At first we simply wanted to make a good merge of generator-gulp-webapp and generator-angular as I worked on Angular and got tired of Grunt's verbosity. Then, the project popularity started to increase and so did its ambition.
We followed all the precepts of Yeoman adding our own:
We are not joking around when we talk about this being a stable version. We integrated lots of technologies and languages, from Coffee to Typescript, from Sass to Stylus. The amount of combinations exceeds several millions! We wrote tests, documentation and fixed issues for 12 minor versions and 2 release candidates, to be able to deliver a perfectly configured seed project, no matter the options you choose.
We integrated many optimizations for your web application using some Gulp plugins :
But the v1 is not the end of the road. While maintaining the v1 branch, we started a new Github organization called FountainJS targeting a futuristic v2 version. As the context of the build tools has greatly evolved over a year, it will be a reboot of the code base. The major selling point will be to use Yeoman's generators composition, to upgrade to Gulp 4 and to write it in ES6. Finally, I hope to open new horizons in terms of options: dependency management for sure, but also, why not Web frameworks (someone talked about React?) and also a backend.
Go try out generator-gulp-angular v1.0.0 release! Any feedbacks, issues, or investment on the new FountainJS project will always be appreciated. generator-gulp-angular-logo
Auteur(s)
Mehdy Dara
Developer @ Eleven-labs
Vous souhaitez en savoir plus sur le sujet ?
Organisons un échange !
Notre équipe d'experts répond à toutes vos questions.
Nous contacterDécouvrez nos autres contenus dans le même thème
Découvrez comment créer un serveur MCP en TypeScript à l'aide du SDK officiel. Apprenez à fournir un contexte riche aux LLMs.
Découvrez comment créer un plugin ESLint en TypeScript avec la nouvelle configuration "flat config" et publiez-le sur npm.
Apprenez à concevoir une barre de recherche accessible pour le web, conforme RGAA. Bonnes pratiques, erreurs fréquentes à éviter et exemples concrets en HTML et React/MUI.