This commit is contained in:
tparnell
2018-10-13 10:44:30 -04:00
parent eeeafcb153
commit 53139eab8a

View File

@@ -88,8 +88,10 @@ Here is a skill legend, if these are not on line items they are on headers of se
- [ ] Annonymous and Lambda functions
- [ ] Property getters and setters
- [ ] Generics
- [ ] Closures
- [ ] Regular Expressions aka regex :sparkles:
## Language tools
- [ ] package managers :sparkles:
@@ -157,3 +159,4 @@ Here is a skill legend, if these are not on line items they are on headers of se
- [ ] string interpolation :dizzy:
- [ ] Object spread :sparkles:
- [ ] Babel :dizzy:
- [ ] `let` vs `var`