|
|
|
|
|
by sghill
2215 days ago
|
|
> Does this new language save you that much over using a more generic and widly known language in the org? This is a great question to ask. It’s worth extending beyond language to frameworks and libraries as well. It’s important to optimize for the development experience across all the apps in a team. Especially once the excitement of using a new language is gone and there are bugs to fix. I‘ve rewritten a few projects in a common language for the org. Each time the biggest benefit was how straightforward it became to work on. Problems you’ve found somewhere else become easy to spot (and search for). Writing another test is the same as the last project you had open. Anyone in the org can contribute with a minimal learning curve. This can be the difference in getting bugs fixed in a day or a month. |
|