
GitHub Codespaces
replit
StackBlitz
CloudShell
vscode.dev
CodeTasty
AWS Cloud9
StackHive
Vim Adventures
Flexbox Froggy
CodeCombat
CheckIO
Vim Awesome
vim.so
Micro
CSS Grid Garden
GitHub CodespacesGitHub Codespaces might be a bit more popular than Vim Adventures. We know about 152 links to it since March 2021 and only 128 links to Vim Adventures. 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.
First, remote dev environments became table stakes. GitHub Codespaces, Gitpod, and self-hosted dev containers became how serious teams worked. Every engineer I know who ships to production now SSHs into a box they didn't provision, edits files with whatever editor is installed, and commits from a terminal. An IDE-bound agent requires you to also forward your IDE to the remote box, which most people don't bother... - Source: dev.to / 2 months ago
This package provides support for managing GitHub Codespaces in Emacs and connecting to them via TRAMP. It provides a handy completing-read UI that lets you choose from all your created codespaces. - Source: dev.to / 4 months ago
GitHub Codespaces provides 60 hours of free compute time every month, which is more than enough for scoped home assignments or interviews. Itโs a full VSCode in the browser at github.dev or vscode.dev. - Source: dev.to / 7 months ago
GitHub Codespaces - Cloud development. - Source: dev.to / 12 months ago
https://github.com/features/codespaces All you need is a well-defined .devcontainer file. Debugging, extensions, collaborative coding, dependant services, OS libraries, as much RAM as you need (as opposed to what you have), specific NodeJS Versions โ all with a single click. - Source: Hacker News / over 1 year ago
After learning to type, he learned vim through https://vim-adventures.com/ Just FYI, if you want to help your daughter as she grows up. Typing skills, VIM and Racket. He doesn't know anything else about computers. - Source: Hacker News / 7 months ago
Https://vim-adventures.com/ deserves a mention (as I see, it is already 12 years old, https://news.ycombinator.com/item?id=5689971). - Source: Hacker News / 10 months ago
I was an Emacs user for many years. I used it to write my papers and dissertation (AUCTeX mode was great), and a huge amount of code. I switched to Vim, and later to NeoVim. I'd highly recommend it. It's scriptable, and these days is scriptable in multiple "real" programming languages. It took some getting used to, but I found myself going faster in vim than I ever did in Emacs. You might find... - Source: Hacker News / 11 months ago
I learned vi(m) using https://vim-adventures.com/. It's $25 US for a 6-month license, which is a bit short. But I felt I got my money's worth out of it and continue to use and love vi(m) to this day. - Source: Hacker News / 12 months ago
Thereโs even a game to learn, give a try Vim Adventures. - Source: dev.to / over 1 year ago
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
Flexbox Froggy - A game for learning CSS flexbox
StackBlitz - Online VS Code Editor for Angular and React
CodeCombat - Learn programming with a multiplayer live coding strategy game.
CloudShell - Cloud Shell is a free admin machine with browser-based command-line access for managing your infrastructure and applications on Google Cloud Platform.
CheckIO - CheckIO is a web site with a mission: To teach JavaScript and Python coding skills through a game-playing interface. It is designed to teach new skills or improve existing skills through completing challenges.