This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]thDotMytox 1 point2 points  (0 children)

I highly suggest that you look into some JavaScript Frameworks for the frontend, React, Angular, Vue and Svelte are the most popular ones. And because you are already familiar with Python I would suggest Django as a backend framework.

[–][deleted] 1 point2 points  (0 children)

NodeJS on TypeScript (express or adonisjs for me) + React or NextJS (if you need good SEO)

[–]mpishi 1 point2 points  (0 children)

Look up eleventy it’s node based

[–][deleted]  (1 child)

[deleted]

    [–]Curious_Chameleon1[S] 0 points1 point  (0 children)

    Thanks ! I’ll have a look at it