-
Notifications
You must be signed in to change notification settings - Fork 384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add example of rescript to this tutorial #442
Comments
I will give it a shot. Just letting you know that I am working on it. |
@coderhs Any update? |
Hi @justin808 ! |
@justin808 added a new tab. Please provide me permissions to push changes. Thanks! |
@Sirbuland just push a PR. |
@justin808 Could u please give me access. I have added the 'Reason ML' link added on top navigation bar pointing to https://reasonml.github.io. I want to create pull request. |
@Sirbuland @shahidjutt72 The way to do this is to fork and submit a PR. And @Sirbuland, the link would point to a demo of using Reason with the rest of the code, not to the Reason docs. |
Hello! Is anyone working this, @justin808 ? |
@pullmana8, nope not right now! Want to give it a shot? |
@justin808 Yes I would love to. |
Hi @justin808, I grabbed the issue and created a pull request #487. Please let me know if it is working. Thank you. |
@justin808 |
Nice to have example of ReScript here. However, we need to check @alex35mil first. |
I just want to make it clear. We want a page demonstrating components using ReScript. |
* Add rescript build configurations * Create rescript page components * Add rescript deps
* Add rescript build configurations * Create rescript page components * Add rescript deps
* Add rescript build configurations * Create rescript page components * Add rescript deps
* Add rescript example (#442) * Add rescript build configurations * Create rescript page components * Add rescript deps * Solve render comments issue * Refactor css transaction components React Hooks shouldn't be used in loops or if statement. * Ignore the rescript output js files from lint The rescript output js files from lint because it doesn't follow the lint rules. * Apply review requested changes * Remove unused tag * Add ROR binding * Apply review requested changes * remove action js file * Remove .mjs files * Compile rescript files before running js tests * Build recript files before test * minor change * remove react-on-rails binding * migrate to tailwind * remove bs.mjs files * remove unused scss files * fix rescript spec tests * build rescript before test * refactor rescript src * fix add commit fail bug * refactor the types * format rescript files * remove the types files * update error rescript page state design * refactor switch statements * move store comment state to the form component * format rescript * rename the saving state * empty commit
Added in #552 |
See https://github.com/shakacode/bs-react-on-rails.
I'd like to see another tab that shows Reason ML.
The text was updated successfully, but these errors were encountered: