Vim is a classic text editor that saw its first incarnation in 1976. Used around the world across most platforms, the ability to drop into a computer, open a command prompt and type vim
is a simple yet powerful concept.
In this course we will take a tour of Vim, and learn the essentials you need to know to start being productive with this powerful text editor. We will learn about basic movement through a file in Vim without a mouse, loading and saving files, commanding the Vim editor, and get started customizing Vim to suit your needs.
This course was great! Learned a lot in a short period of time
This is exactly what I needed thank you, Mike !
The course is amazing and you have been done a very good job in it, I was expecting more functionality/nice tricks to be explained, more good-to-have/know vim plugins and so on.
not much workable info to use; the only workable video is with that of vim movement commands. if you dont know vim, the videos on command combos will surely be a headscratcher
I don't feel like i learned enough to be comfortable using vim, but great introduction to some of the most frequently used shortcuts in vim. Setting up a config file, for each work environment is definitely something i am looking forward to try out!
I want learn more about Vim, this leccion was great but short
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.