2019-03-14 (1.0.0)
The journey begins 🚀
With zero practical TypeScript experience, I've had some issues setting up the project, despite using a boilerplate. To get started, I've migrated three common JS components from my other app (button, link, icon). I've checked some best practices and popular Typescript/React projects, trying to do it the right wayâ„¢ (e.g. correct types).
I'm looking forward to experiencing the praised improvement over vanilla JavaScript. My IDE of choice, IntelliJ IDEA, supports TypeScript types for popular projects, so I've already got a good IntelliSense even without TypeScript .
The CI pipeline is on, and the project is already live (not much is going on, though).