master
Thomas Hintz 4 years ago
parent c1b107c47d
commit d819d1ad2e

@ -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 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. to learn what lays at the very foundation of React.
* Acknowledgments * Acknowledgments :frontmatter:
:PROPERTIES: :PROPERTIES:
:EXPORT_FILE_NAME: manuscript/acknowledgments.markua :EXPORT_FILE_NAME: manuscript/acknowledgments.markua
:END: :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 And last, I would like to thank the wider JavaScript and React
community for providing many years of work to build upon and community for providing many years of work to build upon and
specifically Rodrigo Pombo's "Build Your Own React" for being the 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: * Introduction :mainmatter:
:PROPERTIES: :PROPERTIES:
:EXPORT_FILE_NAME: manuscript/introduction.markua :EXPORT_FILE_NAME: manuscript/introduction.markua

@ -1,5 +1,6 @@
frontmatter.txt frontmatter.txt
preface.markua preface.markua
frontmatter.txt
acknowledgments.markua acknowledgments.markua
mainmatter.txt mainmatter.txt
introduction.markua introduction.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. 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.

@ -1 +1,2 @@
{frontmatter} {frontmatter}
{frontmatter}

Loading…
Cancel
Save