Rephrase paragraph in README.md
This commit is contained in:
parent
2c9ab75a94
commit
036ccedea3
1 changed files with 3 additions and 3 deletions
|
@ -60,9 +60,9 @@ performance or correctness.
|
||||||
|
|
||||||
### Why should I choose Bolt over JavaScript?
|
### Why should I choose Bolt over JavaScript?
|
||||||
|
|
||||||
First of all, let me tell you that if you're a hard-core JavaScript developer
|
First of all, let me tell you that if you've never heard of a functional
|
||||||
and never heard of a functional programming language, you're going to have a
|
programming language, learning Bolt will take some time. However, I assure you
|
||||||
tough time getting used to Bolt. However, I assure you that it is worth it.
|
that it is worth it.
|
||||||
|
|
||||||
- Correctness, because Bolt has a type system that is far superior to
|
- Correctness, because Bolt has a type system that is far superior to
|
||||||
JavaScript's. No more member accesses into `undefined` or other weird error
|
JavaScript's. No more member accesses into `undefined` or other weird error
|
||||||
|
|
Loading…
Reference in a new issue