Change to two spaces

This commit is contained in:
Oliver Davies 2024-09-08 23:09:54 +01:00
parent 2537fe2052
commit ed60ab964c
556 changed files with 2252 additions and 2252 deletions

View file

@ -3,12 +3,12 @@ title: Starting to sprinkle JavaScript with Simulus
date: 2024-03-28
permalink: daily/2024/03/28/starting-to-sprinkle-javascript-with-simulus
tags:
- software-development
- symfony
- stimulus
- software-development
- symfony
- stimulus
cta: ~
snippet: |
Have you used Stimulus? I took it for a test drivet this week.
Have you used Stimulus? I took it for a test drivet this week.
---
I've been watching the new "Cosmic Coding with Symfony 7" series on SymfonyCasts, and today's video was about Stimulus - a "modest JavaScript framework for the HTML you already have".