Web Development Standards | Youth Training Camp

Web standards and front-end development

structure

Origin, structure, changes

Front-end application areas

Languages, frameworks, tools

Front-end learning roadmap

Origin, structure, changes

image.png
Many people can’t tell which network they are “online” on? This is true even in the birthplace of the Internet. This is evident from the popularity and popularity of the Web.
Going online refers to accessing the Internet, which is a network of interconnected computers on the earth. Computer networks were born in the 1960s, and the iconic communication protocol is TCP/IP.
When it was born in 1989, the Web consisted of three technologies:

  • HTML
  • HTTP
  • URL

CSS and JavaScript came a few years later.

Changing times

image.png

read-only era

  • One-way publishing
  • static read only
  • Link jump
  • refresh page
  • table aligned elements
  • CGI

Experience era

  • dynamic interaction
  • social media
  • User Generated Content (UGC) Single Page Application (SPA)
  • Query
  • YUI

Agile era

  • Modular
  • Componentization
  • transpiling bundling
  • React.js
  • Vue.js

Front-end application areas

front-end server

image.png

terminal, end

image.png

Languages, frameworks, tools

image.png
image.png

Browser, network, server

https://github.com/75team/w3c/blob/master/articles/20190603_cncuckoo_%E6%B7%B1%E5%85%A5%E7%90%86%E8%A7%A3%E7%8E%B0%E4%BB%A3%E6%B5%8F%E8%A7%88%E5%99%A8.md
image.png

Front-end learning roadmap

https://roadmap.sh/frontend

Web development standards

standards organization

image.png

W3C

Official website: https://www.w3.org
Github: https://github.com/w3c
specification query: https://www.w3.org/TREcma

Meeting

W3C Technical Plenary / Advisory Committee Meetings Week (TPAC for short) is W3C's annual global technical conference, which brings together members of various WRC working groups (working groups, interest groups, community groups, etc.), Advisory Board (AB), Technical Architecture Group ( TAG), member unit representatives (AC), invited experts from the public, and members of the global community, through intensive interactive exchanges lasting 1-2 weeks, will have an in-depth discussion on the future open Web platform technology direction.

Ecma

官网: https://www.ecma-international.org
TC39: https://tc39.es
Github: https://github.com/tc39
Discourse: https://es.discourse.group
image.png
https://bytedance.feishu.cn/file/boxcnyympwCcxRBFAHtFmCvz3Ed?office_edit=1

Guess you like

Origin blog.csdn.net/Azbtt/article/details/132116373