/blog

A blog

Primary LanguageTypeScript

Blog V1

Features and Libs Added

StoryBook

TODO

  • Integrate with MDX 📜 Issues with MDX is that many libraries do the same thing have to do research for which lib to use.

  • Integrate the remaining ecosystem libs for mdx Need few more libs to integrate to support code highlighting and to parse Frontmatter in the code.

  • Integrate testing lib 🧪 Will research b/w jest and react-testing-lib (Will try to do some amount of TDD driven development) (Learning + Practice)