FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Automatically overwrite modules as Main by milesfrain · Pull Request #195 · purescript/trypurescript · GitHub

Automatically overwrite modules as Main - #195

Closed
milesfrain wants to merge 6 commits into
purescript:masterfrom
milesfrain:overwrite-module
Closed

Automatically overwrite modules as Main#195
milesfrain wants to merge 6 commits into
purescript:masterfrom
milesfrain:overwrite-module

Conversation

Copy link
Copy Markdown
Contributor

This PR is an alternate version of #182 applied to the Halogen rewrite (#192). This version simply overwrites the module name client-side. The backend solution proposed in #182 seems more robust, so happy to go with that solution instead..

The last commit of this PR contains the relevant changes. The diff will be clearer after #194 is merged.

Example: https://try.ps.ai/?github=JordanMartinez/purescript-cookbook/master/recipes/ButtonsHalogenHooks/src/Main.purs

* Converted lots of HTML and JS code to PS
* Converted from JQuery to Halogen Hooks
* Using Tailwind CSS
* Using webpack for dev server and minification

Copy link
Copy Markdown
Collaborator

yeah, I'd prefer to do this on the backend.

Copy link
Copy Markdown
Member

Done in #182

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL