More than 3 years ago, I published an
article
about Vim that turned out to be one of the most popular
articles that I have published so far, where I argued that Vim
isn’t that scary and a list of resources that readers can use
to learn it.
Now, I
stumbled upon
a VSCode plugin called “Learn Vim” that is intended to help
you learn Vim without having to leave one of the currently
most popular coding editors.
One of the best ways to learn something new is to apply what
you are trying to learn, as you get to deepen the
understanding and also retain the information for a longer
period of time. Sometimes you need an idea for your first
project, or simply an idea for your next side project that you
want to work on in your free time, but you simply do not seem
to have any idea. Maybe you are trying to learn a new
framework,
or a new concept and you want to apply it using your own
implementation without relying on the implementations of the
person that you are learning from. If that is the case, here
are a few resources that I have just
found
that you can use to get inspired for a new project that you
can work on.