You now get one free year of @cursor_ai, @v0, @Replit, @lovable, and @boltdotnew pro plans with an annual subscription to Lenny’s Newsletter.
Yes, you read that right.
A year free of the hottest AI tools in the world right now.
This is in addition to the existing products you already get free with a yearly subscription: @NotionHQ, @Superhuman, @Linear, @perplexity_ai, and @meetgranola.
These companies have never offered anything like this before. This is $15,000+ in value—and the nudge you needed to finally try out these cutting-edge tools.
Learn more and get your codes here: lennysnewsletter.com/p/an-unbelieva…
A huge thank-you to our amazing partners for making this possible 🫶
What can @vuejs + @vite_js + AI do? 👀 The Vue MCP Vite Plugin is out! 🎉 By chatting with the AI, you can get the component tree, state, and more. Check out these features! 👇 github.com/webfansplz/vit…
Today we're thrilled to announce our effort to port the TypeScript compiler and language service to native code, gaining a 10x speed boost in build times and editor responsiveness!
devblogs.microsoft.com/typescript/typ…
If you’re using a TypeScript (.ts) ESLint configuration and your VS Code settings contain
"eslint.options": {
"flags": ["unstable_ts_config"]
}
, remove it. As of ESLint 9.18.0, TypeScript configs are supported by default, and leaving that entry could trigger an error.