home scroll deno

deno

Developer Tools

VS Code

https://deno.land/manual@v1.25.4/vscode_deno
https://medium.com/deno-the-complete-reference/configure-deno-completions-on-vscode-3dd941173eaa set the line width for formatter:
modify file deno.json to contain
"fmt": { "options": { "useTabs": true, "lineWidth": 120 }

File name extensions

Extension Type Description Link
js Javascript Code Code
ts TypeScript Code Code
jsx JSX files describe what the UI should look like (HTML elements, etc.) jsx

Terminology

Name Description Link
oak middleware link
REST API architecture link
Postgres database link
phpMyAdmin web based SQL admin tool link
Fresh UI framework for deno link
Preact UI framework for deno link
React UI framework for node.js link
Rust programming language link
TypeScript programming language link
CRUD design pattern link link
Remult framework for CRUD link
Express link
Angular link

Deployment

Deploying on Deno Deploy

go to
https://deno.com/deploy
sign in with github account

Instructions for Git Integration:
https://deno.com/deploy/docs/projects#git-integration
Choose main.ts as the entry point
deno deploy git 

Category

git Usage

Single Board Computers

Follow Me

discord