diff --git a/README.org b/README.org index ae307e8..1a398a9 100644 --- a/README.org +++ b/README.org @@ -1,5 +1,31 @@ -* This is a test +* High-Performance React Applications -does it work? +This is an in-progress book exploring the foundations of building +high-performance React applications and practical ways to utilize +those foundations to gain a detailed blue-print for creating +high-performance React applications -Read [[./high-performance-react.org][the book]]. +** Publishing + +This book will always be available to read online here, for +free. + +[[https://leanpub.com/high-performance-react][Ebooks]] are available on Leanpub. + +You can read the book online here: [[./high-performance-react.org][High-Performance React]]. + +** Author + +Thomas Hintz, with [[https://thomashintz.org][Thomas Hintz Consulting]], currently resides in +Walnut Creek, California and has been a web developer for two +decades. Thomas has been long focused on building high-performance +applications and to fully understand the performance of modern +applications has built a web browser engine, web server, database +engine, compilers, and an [[https://3lprojct.org][operating system]]. + +** Copyright & License + +All materials are © 2020 Thomas Hintz. + +The book and related materials in this repository are available under +the [[http://creativecommons.org/licenses/by-sa/4.0/][Creative Commons Attribution-ShareAlike 4.0 International License]].