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
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Motivation
4
4
5
-
Hyperdart is a Dart implementation of core concepts taken from Rails and Hypertack. Hypersart does not seek to re-invent the wheel, but seeks to use as much of the incredible functionality provided by Dart, Flutter and other Dart packages, but augment that stack with some of the missing magical elements any Rails or Hyperstack developers love and use.
5
+
Hyperdart is a Dart implementation of core concepts taken from Rails and Hypertack. Hyperdart does not seek to re-invent the wheel, but seeks to use as much of the incredible functionality provided by Dart, Flutter and other Dart packages, but augment that stack with some of the missing magical elements any Rails or Hyperstack developers love and use.
6
6
7
7
Arguably, Dart is the most Isomorphic language yet there is no clear Isomorphic Dart approach. Dart code can run anywhere, but there is a lack of a clear approach as to how to handle core Isomorphic concepts such as :
0 commit comments