KaloKamo / noahwaseaten.com

noahwaseaten's website
https://noahwaseaten.com/
2 stars 0 forks source link

Should we rewrite the whole project with React #14

Open PH4NT0MK opened 8 months ago

PH4NT0MK commented 8 months ago

Pros: Cleaner code No manual page-loading etc Better coding principles

Cons: You won't understand a thing You won't be able to add anything to the site itself Project will use JSX

I think it's best to keep it as it is and some day we can either rewrite the whole website or make a completely new one using a framework

noahwaseaten commented 8 months ago

new website new framework, I already don't understand some stuff

I don't wanna be more confused

PH4NT0MK commented 8 months ago

I don't wanna be more confused

Precisely

mrasus16112 commented 7 months ago

Ridiculous! Inflammatory! Uncalled for! React is the Framework of the Devil !!!! jk but idk react is kinda confusing then aiagain I am extremely bad at frameworks and webdev in general

PH4NT0MK commented 7 months ago

...idk react is kinda confusing...

React is the framework that I'm studying and is one of the most used frameworks (that aren't 20 years old).

I wouldn't describe it as confusing, for example if you want an SPA (a single page application) you can create two folders - one for views and one for components. Components are the small parts that are ordered in the view in a certain way. I can explain some things to you if you're interested