Hacker News new | past | comments | ask | show | jobs | submit login

Imba is what anyone interested in this sort of thing should look at. I have no idea why it is not more popular. Maybe because JS devs falls for Faang marketing easily.

https://imba.io/




Many programmers seem to be scared of anything that doesn’t have semicolons and braces.


Sometimes you need to lay things out differently to help comprehensibility.

Braces and semicolons exist so you can do that.

Sometimes it's just easier to read an array that's split over multiple lines.

Sometimes it's just easier to read a statement that's split over multiple lines.

Sometimes it's just easier to read two statements sharing the same line.

If your language's restrictions is making code harder to read, then it's making your job harder than it needs to be.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: