From d819d1ad2efeab9e27e126a59941a42443c26b3a Mon Sep 17 00:00:00 2001 From: Thomas Hintz Date: Sun, 1 Nov 2020 07:50:28 -0800 Subject: [PATCH] Update. --- foundations-high-performance-react.org | 4 ++-- manuscript/Book.txt | 1 + manuscript/acknowledgments.markua | 2 +- manuscript/frontmatter.txt | 1 + 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/foundations-high-performance-react.org b/foundations-high-performance-react.org index 56e1f48..0d6507f 100644 --- a/foundations-high-performance-react.org +++ b/foundations-high-performance-react.org @@ -60,7 +60,7 @@ React programs-to-come. I'm very excited to take you on this journey with me and now it's time to learn what lays at the very foundation of React. -* Acknowledgments +* Acknowledgments :frontmatter: :PROPERTIES: :EXPORT_FILE_NAME: manuscript/acknowledgments.markua :END: @@ -76,7 +76,7 @@ explore new ways of using Emacs, such as writing this book. And last, I would like to thank the wider JavaScript and React community for providing many years of work to build upon and specifically Rodrigo Pombo's "Build Your Own React" for being the -inspiration for a lot of this books content. +inspiration for a lot of this book's content. * Introduction :mainmatter: :PROPERTIES: :EXPORT_FILE_NAME: manuscript/introduction.markua diff --git a/manuscript/Book.txt b/manuscript/Book.txt index f9ad5da..aa49992 100644 --- a/manuscript/Book.txt +++ b/manuscript/Book.txt @@ -1,5 +1,6 @@ frontmatter.txt preface.markua +frontmatter.txt acknowledgments.markua mainmatter.txt introduction.markua diff --git a/manuscript/acknowledgments.markua b/manuscript/acknowledgments.markua index 01b1eae..1a68161 100644 --- a/manuscript/acknowledgments.markua +++ b/manuscript/acknowledgments.markua @@ -4,6 +4,6 @@ First, I'd like to thank my partner Laura, for always supporting me in whatever Second, I would like to thank my friend, Timothy Licata, for providing invaluable feedback on earlier versions and always pushing me to explore new ways of using Emacs, such as writing this book. -And last, I would like to thank the wider JavaScript and React community for providing many years of work to build upon and specifically Rodrigo Pombo's "Build Your Own React" for being the inspiration for a lot of this books content. +And last, I would like to thank the wider JavaScript and React community for providing many years of work to build upon and specifically Rodrigo Pombo's "Build Your Own React" for being the inspiration for a lot of this book's content. diff --git a/manuscript/frontmatter.txt b/manuscript/frontmatter.txt index f976121..fc33ee7 100644 --- a/manuscript/frontmatter.txt +++ b/manuscript/frontmatter.txt @@ -1 +1,2 @@ {frontmatter} +{frontmatter}