Amirabbas Ghasemi (@amirabbasdev) 's Twitter Profile
Amirabbas Ghasemi

@amirabbasdev

Software engineer at @Codemod | @Worldskills champion

ID: 1728115292386004992

linkhttps://github.com/amirabbas-gh calendar_today24-11-2023 18:17:19

63 Tweet

14 Followers

120 Following

Alex Bit (@alex__bit) 's Twitter Profile Photo

run AI-generated codemods via CLI! new feature now live in codemod.studio! 🎉 enjoy, and don’t forget to share your feedback! 🎁

Alex Bit (@alex__bit) 's Twitter Profile Photo

how about using ast-grep lint messages like Cursor rules so your coding agent has the context it needs to auto-fix issues your way? example: detect hard-coded strings and replace them with translation keys. lemme know if you like this specific pro linter or if you need

Amirabbas Ghasemi (@amirabbasdev) 's Twitter Profile Photo

🚀Hey folks! If you’re still on MSW v1 and want an automated migration to v2, we’ve got you covered. We rebuilt a codemod using ast-grep that handles all breaking changes for you 🔥 Just run: npx codemod@latest @mswjs/v2 More info 👉 app.codemod.com/registry/@mswj…

Alex Bit (@alex__bit) 's Twitter Profile Photo

20,000 commits at Fluent UI! 😎 Almost 20k stars too. The coolest part? They built codemods to help users upgrade! happy to help create the missing ones for v8 → v9 if the right person wants to connect. 🫡

20,000 commits at <a href="/fluentui/">Fluent UI</a>! 😎
Almost 20k stars too. The coolest part? They built codemods to help users upgrade!

happy to help create the missing ones for v8 → v9 if the right person wants to connect. 🫡
Codemod (@codemod) 's Twitter Profile Photo

We’re excited to share that jssg, our open-source, multi-language codemod toolkit and jscodeshift alternative, is now production-ready! Whether you're refactoring codebases, upgrading frameworks, or applying best practices across your org, jssg has you covered.

We’re excited to share that jssg, our open-source, multi-language codemod toolkit and jscodeshift alternative, is now production-ready! Whether you're refactoring codebases, upgrading frameworks, or applying best practices across your org, jssg has you covered.
Amirabbas Ghasemi (@amirabbasdev) 's Twitter Profile Photo

Dropped a new feature in codemod 1.1.0 :) Say hi to capabilities, a security boost for codemod jssg scripts. No more wild scripts running around ;) github.com/codemod/codemo…

Mohebifar (@mohebifar) 's Twitter Profile Photo

New in Codemod jssg: deny-by-default security model! No file system, network, or subprocess access unless explicitly allowed in `codemod.yaml` docs.codemod.com/jssg/security

Alex Bit (@alex__bit) 's Twitter Profile Photo

yall! check out what the Node.js team just shipped today: a bunch of migration guides👇 nodejs.org/en/blog/migrat… a team effort, but August1 is the real champ here. if you’re looking to support someone doing amazing OSS work that helps thousands, this is your guy:

yall! check out what the <a href="/nodejs/">Node.js</a> team just shipped today: a bunch of migration guides👇
 nodejs.org/en/blog/migrat…

a team effort, but <a href="/August1/">August1</a> is the real champ here. 

if you’re looking to support someone doing amazing OSS work that helps thousands, this is your guy:
Node.js (@nodejs) 's Twitter Profile Photo

Still running on an old version of Node.js? We’ve got new guides and tools to help you migrate your code smoothly. Start here: nodejs.org/en/learn/getti… Thank you Augustin for the work here 🙏