stopping
This commit is contained in:
22
Readme.md
22
Readme.md
@@ -15,6 +15,9 @@ Here is a skill legend, if these are not on line items they are on headers of se
|
|||||||
- [ ] CMS
|
- [ ] CMS
|
||||||
- [ ] DevOps
|
- [ ] DevOps
|
||||||
- [ ] "Batteries Included"
|
- [ ] "Batteries Included"
|
||||||
|
- [ ] "Time box"
|
||||||
|
- [ ] Continuous Intergraton
|
||||||
|
- [ ] Continuous Delivery
|
||||||
|
|
||||||
|
|
||||||
# Frameworks and Technologies
|
# Frameworks and Technologies
|
||||||
@@ -40,6 +43,9 @@ Here is a skill legend, if these are not on line items they are on headers of se
|
|||||||
- [ ] A language that compiles into JavaScript :star:
|
- [ ] A language that compiles into JavaScript :star:
|
||||||
- [ ] ajax :sparkles
|
- [ ] ajax :sparkles
|
||||||
- [ ] fetch :sparkles
|
- [ ] fetch :sparkles
|
||||||
|
- [ ] HTTP status codes
|
||||||
|
- [ ] Cookies
|
||||||
|
- [ ] HTTP headers
|
||||||
- [ ] Browser debugging tools (chrome, firefox, ieedge) :dizzy:
|
- [ ] Browser debugging tools (chrome, firefox, ieedge) :dizzy:
|
||||||
- [ ] Polyfills :dizzy:
|
- [ ] Polyfills :dizzy:
|
||||||
- [ ] Browser compatibility of APIs and features :sparkles:
|
- [ ] Browser compatibility of APIs and features :sparkles:
|
||||||
@@ -71,12 +77,13 @@ Here is a skill legend, if these are not on line items they are on headers of se
|
|||||||
- [ ] SOAP :sparkles:
|
- [ ] SOAP :sparkles:
|
||||||
- [ ] GraphQL :star:
|
- [ ] GraphQL :star:
|
||||||
- [ ] OData :no_entry_sign:
|
- [ ] OData :no_entry_sign:
|
||||||
- [ ]
|
|
||||||
|
|
||||||
|
|
||||||
# Languages
|
# Languages
|
||||||
|
|
||||||
- [ ] 1 strong typed language (C#, Java, Scala, etc) :sparkles:
|
- [ ] 1 strong typed language (C#, Java, Scala, etc) :sparkles:
|
||||||
|
- [ ] 1 dynamic language (javascript, ruby, python, etc)
|
||||||
|
- [ ] 1 scripting language (bash, powershell, etc)
|
||||||
|
|
||||||
|
|
||||||
## Semantics :dizzy:
|
## Semantics :dizzy:
|
||||||
@@ -94,7 +101,10 @@ Here is a skill legend, if these are not on line items they are on headers of se
|
|||||||
|
|
||||||
## Language tools
|
## Language tools
|
||||||
|
|
||||||
- [ ] package managers :sparkles:
|
- [ ] Package managers :sparkles:
|
||||||
|
- [ ] Compilers :sparkles:
|
||||||
|
- [ ] REPL :star:
|
||||||
|
- [ ] Debuggers :sparkles:
|
||||||
|
|
||||||
|
|
||||||
# Theory
|
# Theory
|
||||||
@@ -107,7 +117,6 @@ Here is a skill legend, if these are not on line items they are on headers of se
|
|||||||
- Binary tree
|
- Binary tree
|
||||||
- Language Parsers :sparkles:
|
- Language Parsers :sparkles:
|
||||||
- Abstract Syntax Tree :sparkles:
|
- Abstract Syntax Tree :sparkles:
|
||||||
- Compilers :sparkles:
|
|
||||||
- Managed vs non-managed languages :sparkles:
|
- Managed vs non-managed languages :sparkles:
|
||||||
- [ ] Object Oriented Programming and design :dizzy:
|
- [ ] Object Oriented Programming and design :dizzy:
|
||||||
- [ ] [Software design patterns](https://sourcemaking.com/) (Adapter, factory, facade, etc) :dizzy:
|
- [ ] [Software design patterns](https://sourcemaking.com/) (Adapter, factory, facade, etc) :dizzy:
|
||||||
@@ -134,6 +143,13 @@ Here is a skill legend, if these are not on line items they are on headers of se
|
|||||||
- [ ] Container orchestrators :star:
|
- [ ] Container orchestrators :star:
|
||||||
- [ ] Kubernetes :star:
|
- [ ] Kubernetes :star:
|
||||||
|
|
||||||
|
## DevOps :star:
|
||||||
|
|
||||||
|
- [ ] Configuration as code
|
||||||
|
- [ ] Chef or puppet :no_entry_sign:
|
||||||
|
- [ ] Cloud management tools (terraform, Azure resource manager, AWS cloud formation templates)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# JavaScript
|
# JavaScript
|
||||||
|
|||||||
Reference in New Issue
Block a user