📈
Engineer's Handbook
  • Overview
  • Teams
  • Technology
  • Tools
  • Connect
  • Recommended Readings
  • Advanced Details
    • Observability
    • Code Style
    • Licensing
  • Tool Resources
    • Git
  • How to manage code on Github and release the versions to envs
Powered by GitBook
On this page
  • Domain Driven Design
  • Javascript Basics
  • Testing
  • Microservices Architecture
  • TODO
  • How to get access to these to these books?

Was this helpful?

Recommended Readings

PreviousConnectNextObservability

Last updated 3 years ago

Was this helpful?

Domain Driven Design

Domain-Driven Design by Eric Evans

Patterns, Principles and Practices of Domain-Driven Design by Scott Millet

Javascript Basics

Eloquent Javascript by Marijn Haverbeke

Testing

Working Effectively with Unit Tests by Jay Fields

Codemanship TDD by Jason Gorman

Microservices Architecture

Building Microservices by Sam Newman

TODO

TODO: Resource about TDD in javascript using specifically our tools.

TODO: Javascript Cypress book

How to get access to these to these books?

  • Use your local library

  • We might on an in-kind donation of this book

https://github.com/gg-daddy/ebooks/blob/master/Eric%20Evans%202003%20-%20Domain-Driven%20Design%20-%20Tackling%20Complexity%20in%20the%20Heart%20of%20Software.pdf
https://eloquentjavascript.net/