mastermind@lemm.ee to Programmer Humor@programming.devEnglish · 1 year agoWhich side are you? Javascript or Typescripti.postimg.ccimagemessage-square221fedilinkarrow-up1571arrow-down139
arrow-up1532arrow-down1imageWhich side are you? Javascript or Typescripti.postimg.ccmastermind@lemm.ee to Programmer Humor@programming.devEnglish · 1 year agomessage-square221fedilink
minus-squareAVengefulAxolotl@lemmy.worldlinkfedilinkarrow-up6·1 year agoIf you just want to try frontend, not trying to get a job there are these frameworks you should try: Solidjs (love it so far) for a web application so SPA with separate backends htmx to have a decently interactive website, it can be integrated with any webserver astro for generating static sites And i think everyone should use either Typescript or JSDoc for any bigger application.
minus-squarebeeb@lemm.eelinkfedilinkarrow-up3·1 year agoSvelte is a happy middle ground between vue/react and SolidJS which is maybe too bleeding edge still
If you just want to try frontend, not trying to get a job there are these frameworks you should try:
And i think everyone should use either Typescript or JSDoc for any bigger application.
Svelte is a happy middle ground between vue/react and SolidJS which is maybe too bleeding edge still