26
What stack did we choose For Our Next Project!!!
I started learning React 1 year ago. There was only one thing in my mind How Awesome is React.
Gradually I started thinking about my own website and came over an idea to launch a website, where I can share some technical stuff among people.
I started thinking and thinking🤔 about its architecture (Obviously I am not an architect🤪).
I got some options like ReactJS (Or NextJS), Angular, VueJS or Plain HTML-CSS-JS. Now it was totally on me, which one should I choose, obviously it was going to affect my audience and performance of website too.
I was also aware about the SEO part,🥰 obviously how could I forgot that, because that was the entrypoint of my orgaic readers.
Finally I had these options:
- Angular
- React (Or NextJS)
- VueJS (Or NuxtJS)
Now I compared all of these and found something in Angular and React, which does not fits to my requirements.
- Angular Too Hactic🤯
- React Server Side Rendering was complex to achieve for a production grade application.😩
- NextJS Server Side Rendering was supported, but deployment on personal server was removing some important features.😡
Now the last one
VueJS I explored VueJS and found that there is a awesome framework on the top of Vue, NuxtJS. I explored it more and more and found these keypoints:
- Server Side Rendering Support
- Built on Top of VueJS
- Lightweight
- Can be deployed to own servers, without any performance loss
- Open Source
- Lot of Options For handling SEO
At this point, I had no doubts & no questions. I had decided that I will go with NuxtJS and create this awesome site.
Now its been 1 month passed, everything is running fine and smoothly with NuxtJS.
Our website is performing fine Hashcodec.com now. We are planning to launch it on 01st June 2021.
- Thanks For Reading This Guys.😇
- Don't forgot to visit our website Hashcodec.com
- Suggestions are welcome and appreciated.
26