Skip to content

Latest commit

 

History

History
89 lines (62 loc) · 2 KB

web.md

File metadata and controls

89 lines (62 loc) · 2 KB
title description date
Web
2021-04-05

Timeline


2021

什么是 Web? Web 开发的边界是什么?
算了, 不考究这些 :)

个人已经从 2019 年逐渐淡出 前端的开发了,
虽然 2020 也有 前端 (React), 微信小程序的开发,
但支持他人为主, 且个人兴趣已然不再.

2021年以来, 索性完全脱离了前端开发,
所以, 反而又希望继续了解这一块的进展.

故:
以一名 前 Web 前端码农的身份,
继续观望着...

说不定, 未来的 dApp 时代,
再次投身 新一代的 Web 开发.

WebAssembly

Vue v3

上一次用 Vue 是什么时候?
2018年之前 :)
这么多年了, 一直没有真正的 CSS Framework

Tailwind CSS 是正确的思路

Houdini

要么 胎死腹中
要么 Game changer

微信 小程序

  • v2.16.0 (2021-03-03)

Deno

Deno is our attempt to breathe new life into this ecosystem.
To provide a modern, productive programming system that
adheres to browser APIs.
Deno is not a monolithic system,
but rather a set of technologies that we believe can be
repurposed to a variety of needs.
Not every use-case of server-side JavaScript needs to
access the file system;
our infrastructure makes it possible to compile out unnecessary bindings.
This allows us to create custom runtimes for different applications:
Electron-style GUIs,
Cloudflare Worker-style Serverless Functions,
embedded scripting for databases, etc.

embedded scripting for databases, etc.

  • 说到这个, Redis 选择 Lua 真是让人痛苦