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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -243,7 +243,7 @@ Contributions are very welcome. Please use the following rules:
243
243
* If the initial rendering is able to render the selection state
244
244
* The implementation uses only the idiomatic style of its library
245
245
* If you don't use userland hacks in your implementation like dom manipulations or request animation frame calls
246
-
Tip: If you start with your implemenation do not take vanillajs as the reference. It violates those rules and serves only as a performance baseline and not as a best practice implementation.
246
+
Tip: If you start with your implementation do not take vanillajs as the reference. It violates those rules and serves only as a performance baseline and not as a best practice implementation.
247
247
248
248
This work is derived from a benchmark that Richard Ayotte published on https://gist.github.com/RichAyotte/a7b8780341d5e75beca7 and adds more framework and more operations. Thanks for the great work.
0 commit comments