Skip to content

Commit

Permalink
Update FP Foundations link in Preface to point to first page
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMartinez committed Dec 28, 2020
1 parent 1c98b95 commit 93dc977
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mdbook/Preface.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ Feynman used simple language, storytelling, comprehensively wrote down everythin

The intended reader is one who has some background in programming, but no background in the Functional Programming paradigm. A reader should consult the summarized version of the Table of Contents below before determining what and how much to read.

If you want to understand why you should care about PureScript, read through the [Why Learn PureScript](./00-Getting-Started/01-Why-Learn-PureScript.md) page and [Philosophical Foundations](./01-FP-Philosophical-Foundations) section.
If you want to understand why you should care about PureScript, read through the [Why Learn PureScript](./00-Getting-Started/01-Why-Learn-PureScript.md) page and **Philosophical Foundations** section, starting with [Composition Everywhere](./01-FP-Philosophical-Foundations/01-Composition-Everywhere.md).

Composition Everywhere

If you want to learn PureScript for web development, read the entire work from start to finish.

Expand Down

0 comments on commit 93dc977

Please sign in to comment.