You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before I begin, I would like to clarify that the initial reason for choosing React + NextJS was to get a website up and running as quickly as possible within 4 days without learning any new website frameworks.
The reason for this switch is that we are currently using NextJS + React, which are heavily based on JavaScript/TypeScript and since most of our contributors are low-level programmers heavily involved with C, learning a new language like JavaScript could be frustrating. Another thing to note is that we do not use any dependencies related to React, so there should be no reason to even use it in the first place.
Pros of Switching to Hugo
No TypeScript/Javascript nonsense
Simple technology stack
Very easy to setup blog posts for releases and community announcements
Cons of Switching to Hugo
Ability to add future react dependencies are gone (Headless UI, Material UI, React Bootstrap)
Ability to add community project showcases are gone
Migrating to Hugo
Hugo isn't a python-based static website generator, but it's currently used by
Before I begin, I would like to clarify that the initial reason for choosing React + NextJS was to get a website up and running as quickly as possible within 4 days without learning any new website frameworks.
The reason for this switch is that we are currently using NextJS + React, which are heavily based on JavaScript/TypeScript and since most of our contributors are low-level programmers heavily involved with C, learning a new language like JavaScript could be frustrating. Another thing to note is that we do not use any dependencies related to React, so there should be no reason to even use it in the first place.
Pros of Switching to Hugo
Cons of Switching to Hugo
I would like @Mega-JC & @Starbuck5's opinions on this.
The text was updated successfully, but these errors were encountered: