Rephrase paragraph in README.md

This commit is contained in:
Sam Vervaeck 2022-10-01 13:58:23 +02:00
parent 2c9ab75a94
commit 036ccedea3

View file

@ -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