Moving from Local to Remote Development The problem with tutorials Custom Notebooks vscode.dev Webview UI Toolkit Bracket Pair Colorization Notebooks Workspace Trust Remote Repositories Build 2021 Extension bisect VS Code on Chromebook Development Containers in Education Dev Containers in...
I’d estimate it to be about even. Half of my day is spent in the browser using web apps. The other half is in Linux using full desktop software. While many Chromebook users stay in the ChromeOS world, I wanted to share how I use Linux on my Chromebook to perhaps broaden...
# Fetch the latest registry of available tools../emsdk update# Download and install the latest SDK tools../emsdk install latest# Set up the compiler configuration to point to the "latest" SDK../emsdk activate latest# Activate PATH and other environment variables in the current terminalsource./...