purescript-book VS Notoy-PWA

Compare purescript-book vs Notoy-PWA and see what are their differences.

Notoy-PWA

Notoy is web app to save notes of a website on a mobile device. You can also use and install it as an app on a desktop, but you cannot share an URL from a browser to Notoy. Uses Purescript (by Release-Candidate)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
purescript-book Notoy-PWA
1 1
344 9
0.9% -
6.9 10.0
5 months ago about 2 years ago
PureScript PureScript
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

purescript-book

Posts with mentions or reviews of purescript-book. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-12.
  • Melange 1.0: Compile OCaml / ReasonML to JavaScript
    3 projects | news.ycombinator.com | 12 Jun 2023
    https://github.com/purescript-contrib/purescript-book

    In order of time programming in each language:

    Elm: no, because of the JS interop (didn't even try it).

    Clojurescript: really slow REPL, uses Google's closure compiler which had it's own problems (I don't remember what these were, but something with modules). Both Emacs and VS Code (Cider/Calva) did have to many small errors and inconveniences using CS. All in all it had been an unpleasant experience.

    ReScript: The language itself is OK-ish (I would have preferred OCaml syntax), the compiler is fast as OCaml. The generated JS is really readable. One year ago there had been no async and the documentation had been missing stuff like functors (I've "found" them at the Rescript forum). But in the end it didn't have enough advantages over TS to cancel out TS' _way_ better developer tools/integration or even Purescript, but this may have changed in the last year (async has been added and functors are now documented, as I've just seen). On the other hand, I would nowadays use Melange instead, I don't see any reason[what a pun!] to use Rescript any more.

    PureScript: It is a better (strict) Haskell (with less features). I've used (non-hook) Halogen, I don't know about the React bindings. I had never made an web app (progressive or not) before, so I had to learn everything starting at 0.

Notoy-PWA

Posts with mentions or reviews of Notoy-PWA. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-12.

What are some alternatives?

When comparing purescript-book and Notoy-PWA you can also consider the following projects:

reason - Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems