You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**ReacType** is a rapid prototyping tool that allows users _visualize_ their application architecture dynamically, employing a _drag-and-drop canvas display_ and an interactive, _real-time component code preview_ that can be exported as a **React** app for developers employing React component architecture alongside the comprehensive type-checking of **TypeScript**. In other words, **you can draw prototypes and export React / TypeScript code!**
53
+
52
54
<palign="center">
53
55
<imgwidth="1000"src="./resources/reactype19.png">
54
56
</p>
55
57
56
-
**ReacType** is a rapid prototyping tool that allows users _visualize_ their application architecture dynamically, employing a _drag-and-drop canvas display_ and an interactive, _real-time component code preview_ that can be exported as a **React** app for developers employing React component architecture alongside the comprehensive type-checking of **TypeScript**. In other words, **you can draw prototypes and export React / TypeScript code!**
57
-
58
58
Visit [reactype.dev](https://reactype.dev) to learn more about the product.
59
59
60
60
Follow [@ReacType](https://twitter.com/reactype) on Twitter for important announcements.
61
61
62
-
### Documentation
63
-
64
-
65
-
<!-- NEED TO REPLACE THE TUTORIAL LINK -->
66
-
67
62
## Changes with Version 19.0.0
68
63
69
64
-**Collaboration Rooms**: Official launch of v1 collaboration rooms - allowing developers to work together on the same project smoothly.
70
65
The Collaboration Room also has user mouse tracking for increased ease in collaboration.
71
-
-**UI Updates**: Designed with users in mind - the interface is redesigned with a smoother look and more intuitive design.
66
+
-**UI Updates**: Designed with users in mind - the interface is redesigned with a smoother, more intuitive look.
72
67
-**Typescript Conversion**: Typescript coverage is now increased to ~95%.
73
68
-**Cleanup**: Removed unused code, fixed bugs, and made major performance improvements.
74
69
-**And more:** See the [change log](https://github.com/open-source-labs/ReacType/blob/master/CHANGE_LOG.md) for more details on what was changed from the previous versions, as well as plans for upcoming features!
@@ -82,7 +89,8 @@ Here is the main file structure:
82
89
</p>
83
90
Given to us courtesy of our friends over at React Relay
84
91
85
-
Please refer to the Excalidraw provided by ReacType Version 14.0 for more details: https://excalidraw.com/#json=JKwzVD5qx6lsfiHW1_pQ9,XJ6uDoehVu-1bsx0SMlC6w
92
+
Please refer to the [Excalidraw](https://excalidraw.com/#json=JKwzVD5qx6lsfiHW1_pQ9,XJ6uDoehVu-1bsx0SMlC6w) provided by ReacType Version 14.0 for more details.
0 commit comments