<2023-05-05T17:44:22.000Z> hazlin@nicecrew.digital: Unironically, JavaScript is the most programmer friendly language I can think of xD
<2023-05-05T17:46:45.000Z> hazlin@nicecrew.digital: Syntax similar to C, not enforced style rules like python, no forced verbose declarations like C.
<2023-05-05T17:46:59.000Z> SuperSnekFriend: :naruhodonotes:
<2023-05-05T17:49:14.000Z> hazlin@nicecrew.digital: Also it doesn't force you to use Object-Oriented structures like Java and C#.
<2023-05-05T17:49:33.000Z> hazlin@nicecrew.digital: Which makes it very, flexible, and requires the least amount of boilerplate code.