Skip to content

Commit d28b1e3

Browse files
committed
Remove quip about JavaScript and Haskell being like beer types/brands
1 parent d35896b commit d28b1e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,6 @@ class SuperArray extends Array {
643643
**[⬆ back to top](#table-of-contents)**
644644
645645
### Favor functional programming over imperative programming
646-
If Haskell were an IPA then JavaScript would be an O'Douls. That is to say,
647646
JavaScript isn't a functional language in the way that Haskell is, but it has
648647
a functional flavor to it. Functional languages are cleaner and easier to test.
649648
Favor this style of programming when you can.

0 commit comments

Comments
 (0)