Scott Smith

Results 3 issues of Scott Smith

@milesfrain in attempting to reconcile Chapter 8's procedures w/ your explanation of how to do it, I combed through the _Getting Started_ guide. In the process, I found some mistakes...

Per PR #324, [this discussion](https://github.com/purescript/documentation/pull/324#issuecomment-642985881), we should add an example of how Purescript renders to the browser and why using `spago run` instead of `npx parcel index.html --open` breaks.

Per [my suggestion](https://github.com/purescript/documentation/issues/309#issuecomment-642968518) in #324: > In the getting-started-guide, I prefer using the "diagonal function" for the reason that I'm just trying to get the environment up and running; I...