SaaSHub helps you find the best software and product alternatives Learn more β
Wtfjs Alternatives
Similar projects and alternatives to wtfjs
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
javascript-algorithms
π Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
-
-
-
-
-
30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
-
-
-
reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
-
-
javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
-
-
awesome-javascript
π’ A collection of awesome browser-side JavaScript libraries, resources and shiny things.
wtfjs discussion
wtfjs reviews and mentions
-
Show HN: FixBrowser β a lightweight web browser created from scratch
Python may not be the best example, but some other languages also exist and are both less "weird" than https://github.com/denysdovhan/wtfjs and fast (e.g. see http://luajit.org/ which is far less complex than V8).
-
JavaScript Essentials: Part 5
denysdovhan - wtfjs
-
Top Github repositories for 10+ programming languages
WTFJS This repository explains the core mind-boggling JS concepts that always trigger the developer's mind, it shows how crazy JS is. It explains more than 20/30 JS concepts inspired by the book WTFJS.
- O que Γ© strict mode no JavaScript?
- Milyen hasznos Github repokat ismertek?
- doNotDespairEverythingIsAhead
-
Companies: We can't find any good candidates!!! Also companies:
Me in the interview: "Generally, no, a variable can only be assigned one numeric value at a time. However, Javascript is famous for unpredictable behaviors in variable comparison statements, for instance [] == ![]. There's actually a whole library built around documenting this type of behavior this for comedic value, and other more serious libraries geared towards solving the problem. So it's possible that some obscure variable assignment scenario would result in that line evaluating as true, but it's not something you'd expect to encounter in the real world. This has gotten a lot better with typescript and es2022, but still something you need to watch for a bit."
-
βGo is hard to justify unless at massive scaleβ
I do see that point of view, didn't think of that, there are some aspects of go which are a bit weird if you never touched lower abstraction languages, yet once you learn what they are, you are all set and you can code in anything. go has the least amount of gotchas I have seen in any programming language. compare it with loads of the weird stuff javascript does https://github.com/denysdovhan/wtfjs and go is like heavenly lol
- Typescript is polishing a turd
- 3 < 2 < 1 === true
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jan 2025
Stats
denysdovhan/wtfjs is an open source project licensed under Do What The F*ck You Want To Public License which is not an OSI approved license.
The primary programming language of wtfjs is JavaScript.