docs: write conclusion

This commit is contained in:
Corbin Crutchley
2023-12-20 13:31:41 -08:00
parent 85e1bf269b
commit 857e58a263

View File

@@ -360,4 +360,8 @@ export function Todo({ todos, addTodo }) {
# Conclusion
// TODO: Write
And with that, that's our article series! We've covered a lot of ground; everything from how React's most fundamental values like reactivity works to advanced bi-directional data flow from the server and back!
Want to keep learning React from lil' ole' me? Well shucks; first thank you for reading!
But I can oblige! [I've written a book called "The Framework Field Guide" that teaches React, Angular, and Vue all-at-once, in-depth, and for free](https://framework.guide). Check it out and let me know what you think.