Please enable JavaScript.
Coggle requires JavaScript to display documents.
Skills - Coggle Diagram
Skills
Web Platform
DOM
HTTP
Headers
Optimisation
preload / prefetch
Cookies
Auth
Http2 and beyond
Assets
loading
caching
Security
Soft Skills
Delivery
focus
organisation
handling pressure
Collaboration
building relationships
building consensus
Strategic thinking
aligning with goals
forward planning
Coaching and mentoring
JavaScript
deep fundamentals
closures and scope
async
performance
prototypes
modern aproaches
Es6
TypeScript
Node
tooling
webpack
babel
CSS
fundamentals
styling
scope
specifict
box model
modern approaches
Flex
Grid
css in JS
advanced
animation
transforms
Data Structures and Algorithms
CS fundamentals
Graphs & trees
Traversals
DFS
BFS
algorithms
DP
Recursion
backtracking
DS
patterns
performance
Algorithms
D&C
Traversals
System Design
Design patterns
architectural approaches
Scalability
Problem
Analysis
pattern identification
clear thinking
solving
coding
quick
bug free
without compiler