Add notes from zet.oliverdavies.uk

This commit is contained in:
Oliver Davies 2025-08-04 01:09:00 +01:00
parent a59b05feb4
commit 1dd6f82308
34 changed files with 713 additions and 0 deletions

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.