Skip to content

Commit fc0f5c7

Browse files
ryanmcdermottfrappacchio
authored andcommitted
Remove quip about JavaScript and Haskell being like beer types/brands
1 parent b493526 commit fc0f5c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
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)