Embed presentation
Download as PDF, PPTX


































![STRUCT PROPS {
STRUCT ITEM {
LET NAME: STRING
LET SELECT: COMMAND
}
LET DATA: [ITEM]
}](https://image.slidesharecdn.com/giants-181019094948/75/Redux-and-React-Learning-from-giants-35-2048.jpg)
















This document discusses software development best practices including: - Extreme programming principles like unit testing, pair programming, continuous integration and iterative design. - Failing small and often through testing to catch issues early. - Using React and Redux for component-based architectures with isolated components. - Incremental development through the smallest possible changes and refactoring rather than large rewrites.


































![STRUCT PROPS {
STRUCT ITEM {
LET NAME: STRING
LET SELECT: COMMAND
}
LET DATA: [ITEM]
}](https://image.slidesharecdn.com/giants-181019094948/75/Redux-and-React-Learning-from-giants-35-2048.jpg)














