You've already forked The-API-Book
mirror of
https://github.com/twirl/The-API-Book.git
synced 2025-07-12 22:50:21 +02:00
ROADMAP
This commit is contained in:
@ -17,11 +17,7 @@ This is an open-source book distributed under the [Creative Commons Attribution-
|
|||||||
|
|
||||||
## Current State and the Roadmap
|
## Current State and the Roadmap
|
||||||
|
|
||||||
The second edition of the book is finished! This is everything I ever wanted to tell the reader.
|
See [ROADMAP.md](./ROADMAP.md).
|
||||||
|
|
||||||
There are several areas to improve:
|
|
||||||
* Add more diagrams
|
|
||||||
* Add more live code examples (specifically — `SearchBox` designed in MVP paradigm and using React/Redux).
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
9
ROADMAP.md
Normal file
9
ROADMAP.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# The Roadmap
|
||||||
|
|
||||||
|
## 4th Edition
|
||||||
|
|
||||||
|
The 4th edition will comprise:
|
||||||
|
* REST/RPC/HATEOAS section expanded, reformulated, and explained more logically coherent
|
||||||
|
* The «Weak Coupling» Chapter reworked, providing more code and explanations
|
||||||
|
* An «API Governance» chapter to be added
|
||||||
|
* The «SDK» section will get a big explanatory chapter focused on the evolution of UI libraries
|
Reference in New Issue
Block a user