cornerstone
cornerstone copied to clipboard
Consider implementing typescript
It would be nice if the project was built on TypeScript. This could even be a gradual thing until the entire project moves to it. Would PRs be accepted for migrating the project to TypeScript?
hi @LordZardeck Thanks for idea. Migrating Cornerstone to TypeScript requires big effort and currently BigCommerce is not planning it. However we consider using TypeScript for developing future themes.
@BC-krasnoshapka Does that mean you wouldn’t accept PRs to move it towards typescript?
any plans to provide a base template for Headless commerce using Next.js? Similar to cornerstone theme
@LordZardeck besides converting code to TS effort also consist of testing and fixing possible issues. BigCommerce can't guarantee we support this, at least this year. Besides that Cornerstone has 500+ forks. Usually developers receive regular updates in their themes by merging changes into their forks, that may have overrides. Converting to TS and merging it into forks will require huge effort from community as well. Even though TS has its benefits we haven't heard huge demand on TS in Cornerstone from community. Maybe there will be more feedback in this issue, let's see.