Content pfp
Content
@
0 reply
0 recast
0 reaction

tomuky pfp
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 đŸ› ïž pfp
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 đŸ› ïž pfp
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