Alexandros Dorodoulis
Alexandros Dorodoulis
My recommendation would be to do the following: * Generate a new project with Gatsby's cli there are a few starter kits with ts here: https://www.gatsbyjs.org/starters?c=TypeScript&v=2 on a folder in...
@Muljayan why do you think that it would be more beneficial to switch to nextjs instead of gatsby?
Yeah, as @siddhant1 mentioned this project already sets dynamic meta tags (you could also do that with plain js). The main improvement regarding seo is going to be the prerendered...
@ashu8912 @siddhant1 hi : ) what's the status of this?
According to https://github.com/ReactTraining/react-router/issues/6060#issuecomment-424475590 this should be solved once #97 is merged
@siddhant1 has this been resolved?
Before we add a CI, we first have to write them in Jest. Afterwards we could add a CI so it could run the tests automatically : )
It would be nice to test the following: * Test that all pages render without crashing * Test that Learn More button works * Test that Issue, Projects, About links...
Sounds good, let me know if you face any issues : )
@aswinmprabhu sounds like a good idea, I don't know the status of @nik72619c's work but splitting it up would unburden him a lot I think