Please enable JavaScript.
Coggle requires JavaScript to display documents.
Smart Coding (Analysis during coding (Scenarios (Positive, Negative,…
Smart Coding
Analysis
during coding
Side effects
Possible bugs/failures
Security
Effeciency
Testability
Reusable
Readability
Maintenance Time
Complexity
Style
Documentation
Scenarios
Positive
Negative
Critical Path
Time
Metrics
Delivery
Support / Bug Fix
Testing
Extending / New Feature
Dependencies
Environment
DO NOT measure spent time
DO measure the economy of time
Know the Libs
What lib benefits?
What lib issues?
stability
support
license
popularity
release lifecycle
versions
What lib simplify?
Know the Tools
Use the most effective tool
Bypass roadblocks of commercials
Easy Migration
DRY (Don't Repeat Yourself)