Should I learn React?

This commit is contained in:
Oliver Davies 2024-09-25 19:33:28 +01:00
parent 27e6a726e3
commit dadff21341

11
source/_zets/26.md Normal file
View file

@ -0,0 +1,11 @@
---
title: Should I learn React?
date: 2024-09-25 19:33:28
tags: [React, JavaScript, Web Development]
---
I've usually used Vue.js or, more recently, Stimulus when I write JavaScript.
I'm familiar with JSX from using Astro for a previous version of my website and have experimented with Next.js, but haven't really learned React properly - but maybe I should.
School of Code - the bootcamp I mentor for - teach React and Drupal's new Experience Builder is written with React, so maybe now is the time.