reductive icon indicating copy to clipboard operation
reductive copied to clipboard

Migrate to rescript

Open amiralies opened this issue 3 years ago • 3 comments

closes #74

What does this PR do:

  • Upgrade compiler version
  • Convert to rescript syntax
  • Use rescript react instead of reason react
  • Remove legacy parts
  • Fix incomatibilties in upgrade process
  • Fix some tests

amiralies avatar Jul 30 '21 02:07 amiralies

@amiralies Do you intend to continue working on this PR? Can you use help?

Minnozz avatar Sep 06 '21 17:09 Minnozz

@Minnozz I can address the issues but I'm curious if ricky @rickyvetter willing to continue maintaining this since I didn't get response from him

amiralies avatar Sep 06 '21 19:09 amiralies

@amiralies, I like your pr, today I build you branch on my machine and found it build successfully! but I can't build successfully in the master branch. But when I run the example of todomvcEntry.res, it doesn't work, the I just got blank browser page. what is your plan for the next step? I will suggest you keep working on it, since I need this solution so I can use redux in rescript. Or you could create your own repo for this migration.

stevez avatar Mar 28 '22 18:03 stevez