Skip to content

Commit

Permalink
Fix skills by auto checker
Browse files Browse the repository at this point in the history
  • Loading branch information
tshemsedinov committed Jan 20, 2024
1 parent da5b8fd commit 3218db2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 12 deletions.
13 changes: 6 additions & 7 deletions Skills/Architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,21 @@
- Serverless
- FaaS clouds
- Metaprogramming
- Solution srchitecture
- Solution architecture
- A software requirements specification (SRS)
- Visions
- Capabilities
- Solution visions
- Solution capabilities
- Process modelling
- Data modelling
- Modularity
- Components
- Solution components
- Risk assessment
- Non Functional Requirements (NFR)
- Enterprise architecture
- Understanding business needs
- Strategy
- Integration with subsystems
- Visions
- Capabilities
- Enterprise visions
- Enterprise capabilities
- Project scope
- Work breakdown structure
- Budget estimation
3 changes: 0 additions & 3 deletions Skills/Async.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@
- Error handling in async code
- Better stack traces with return await
- JSON: streaming serialization
- promisify
- callbackify
- AsyncLocalStorage
- AsyncResource
- Techniques
Expand All @@ -92,4 +90,3 @@
- IPC
- Channel API
- Revealing Constructor
- Web Locks API
1 change: 0 additions & 1 deletion Skills/NodeJS.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,5 +143,4 @@
- Webassembly Zig
- Webassembly AssemblyScript
- Shared memory
- SharedArrayBuffer
- V8 binary serialization
1 change: 0 additions & 1 deletion Skills/Programming.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
- enum
- instance
- object
- class
- collection
- set
- hash table
Expand Down

0 comments on commit 3218db2

Please sign in to comment.