From 3a04a7bf23052f95288e6172a0c097421fc5a09d Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Sun, 20 Aug 2023 18:57:10 -0500 Subject: [PATCH] Replace Stimulus with TypeScript --- source/sections/_skills.markdown | 48 ++++++++++++++++---------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/source/sections/_skills.markdown b/source/sections/_skills.markdown index 9a9853d..0ad785d 100644 --- a/source/sections/_skills.markdown +++ b/source/sections/_skills.markdown @@ -2,36 +2,36 @@ #### Front-end web development -* HTML5 -* CSS3 -* Flexbox -* CSS Grid -* JavaScript -* Stimulus -* React -* VueJS +- HTML5 +- CSS3 +- Flexbox +- CSS Grid +- JavaScript +- TypeScript +- React +- VueJS #### Back-end web development -* Ruby on Rails -* Elixir/Phoenix -* REST -* GraphQL -* PostgreSQL -* MySQL -* Redis -* ElasticSearch +- Ruby on Rails +- Elixir/Phoenix +- REST +- GraphQL +- PostgreSQL +- MySQL +- Redis +- ElasticSearch #### Mobile/App development -* iOS -* macOS -* Swift -* React Native +- iOS +- macOS +- Swift +- React Native #### Tools and processes -* Agile/Scrum -* Git -* TDD -* BDD +- Agile/Scrum +- Git +- TDD +- BDD