react-knowledgeable / talks

πŸŽ™ cool kids learn in public
32 stars 1 forks source link

πŸ€– Let bot refactor the code #19

Closed email2vimalraj closed 4 years ago

email2vimalraj commented 5 years ago

who are you and where to find you

My name is Vimalraj Selvam. I am a Staff Software Engineer at Visa Worldwide Pte Ltd. I build various visualisation tools using React for my company which is heavily used by the command center teams. I am mostly reachable via twitter.

intro of the talk

With evolving changes in the Javascript ecosystem, the libraries tend to break things often when new versions introduced. Often, we spend lot of time to fix the breaking changes in a large codebase by refactoring manually (maybe through search and replace πŸ€·πŸ»β€β™‚οΈ). But, with ASTs, babel, jscodeshift we can make refactoring automated (for example, heard about react-codemod). I'll start with talking under the hood of react-codemod and then will show case few usecases and examples how we can leverage the tools to create our refactoring bot πŸ€–.

planner

wgao19 commented 5 years ago

great :) looking forward πŸ‘©πŸ»β€πŸŒΎ

wgao19 commented 5 years ago

Thank you @email2vimalraj for the talk, it was so cool! I'll likely be building something related in the near future and would definitely love to look into your repo (after you make it public, and no hurries). And maybe discuss about that too :)

wgao19 commented 4 years ago

closing since it’s past :)