Software Alternatives, Accelerators & Startups

Vim Adventures VS JSLint

Compare Vim Adventures VS JSLint and see what are their differences

Vim Adventures logo Vim Adventures

Learning Vim while playing a game

JSLint logo JSLint

JSLint is a JavaScript program that looks for problems in JavaScript programs.
Not present
  • JSLint Landing page
    Landing page //
    2023-09-13

Vim Adventures videos

VIM Adventures

JSLint videos

JavaScript Chapter 4 - a look at jslint

Category Popularity

0-100% (relative to Vim Adventures and JSLint)
Coding Games
100 100%
0% 0
Code Coverage
0 0%
100% 100
Online Learning
100 100%
0% 0
Code Quality
0 0%
100% 100

User comments

Share your experience with using Vim Adventures and JSLint. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Vim Adventures seems to be a lot more popular than JSLint. While we know about 122 links to Vim Adventures, we've tracked only 4 mentions of JSLint. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Vim Adventures mentions (122)

  • Practical Vim Command Workflow
    It surprises me how few people are aware of https://vim-adventures.com Beat that game and hjkl will feel just as natural as arrow keys, and so will a ton of vim commands. I think the creator does himself a disservice by selling 6 month licenses rather than lifetime. But 6 months is more than enough to play through it. I think it only took me a couple days. - Source: Hacker News / about 2 months ago
  • Any fun ways to learn Emacs?
    I do not know any for emacs, but for Vim there is one: https://vim-adventures.com/. - Source: Hacker News / about 2 months ago
  • Obsidian 1.5 Desktop (Public)
    That’s a good question. The built in tutorial is actually really good, you can launch it with “vimtutor” on the command line. It doesn’t give you everything, but its instructions and text to try things out on in the editor itself, which I find a good way to learn. It isn’t particularly programming focused either. For getting used to the motions especially https://vim-adventures.com can be a fun way, in its game... - Source: Hacker News / 6 months ago
  • Flexbox Froggy
    Very cool! As an aside, I've learned so many things via games like this. Including vim (via https://vim-adventures.com/), which I now basically can't live without. - Source: Hacker News / 9 months ago
  • How to Transform Vim to a Complete IDE?
    If you want to become thoroughly familiar with the commands of Vim and remember them forever, there is a browser game that can help you achieve this: https://vim-adventures.com. - Source: dev.to / 9 months ago
View more

JSLint mentions (4)

  • JSLint error: Move all 'var' declarations to the top of the function
    UPDATE 8/22/2011: found http://jshint.com, it looks much better than http://jslint.com/. Source: about 2 years ago
  • Deltarune crash after editing chapter 1 language file
    Use https://jslint.com to find the unescaped quote or whatever that's invalidating the file. Remember to put quote marks in dialogue as \". Source: over 2 years ago
  • You shall never disrespect the ways of the elders
    Ooh! I'm pretty sure I actually know this one! I watched a bunch of Douglas Crockford talk's at Yahoo! Talking about the weirdness of the language he helped develop (such as this one). He also has built JSLint to help pull out code that runs but can have unexpected results. Booleans in JS evaluate if something is truthy or falsy and undefined is falsy (19:20), however a string of "undefined" would be truthy, and... Source: over 2 years ago
  • Stupid simple problem in JS
    For future, just pop your code into an HTML Validator, a JS Linter, or a CSS Linter and it will check for basic stuff like this. There are also plugins in most IDEs for these kind of things which are incredibly useful. Source: about 3 years ago

What are some alternatives?

When comparing Vim Adventures and JSLint, you can also consider the following products

Vim Awesome - Awesome Vim plugins from across the universe

CodeClimate - Code Climate provides automated code review for your apps, letting you fix quality and security issues before they hit production. We check every commit, branch and pull request for changes in quality and potential vulnerabilities.

Flexbox Froggy - A game for learning CSS flexbox

ESLint - The fully pluggable JavaScript code quality tool

CodeCombat - Learn programming with a multiplayer live coding strategy game.

Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.