Content
@
0 reply
0 recast
0 reaction
tomuky
@tomuky.eth
Iâve been using React and recently started to learn NextJS. Should I try to use NextJS more or stick to React for my next project?
11 replies
0 recast
6 reactions
Darryl Yeo đ ïž
@darrylyeo
If you're building a simple page without navigation, React is just fine. If you're building a website with multiple pages or URL routes, or need server-side logic like querying APIs or databases, go for a meta-framework like Next.js or Remix!
1 reply
0 recast
4 reactions
Darryl Yeo đ ïž
@darrylyeo
Also highly recommend Svelte / SvelteKit â itâs a much easier learning curve if youâre just becoming familiar with HTML/CSS/JavaScript basics đ https://learn.svelte.dev/tutorial/welcome-to-svelte
0 reply
0 recast
1 reaction