Giter Site home page Giter Site logo

learning-frontend's Introduction

希里安前端学习指南

cilliandevops frontend guide

  • 2023年10月31日

注意: 相关内容已迁移至文档网站docs.cillian.website

Please note: The relevant content has been migrated to the documentation website at docs.cillian.website.

前端知识总结



JavaScript

从语法、运行时角度思考学习了解

CSS、HTML

基础加设计角度

浏览器

工作原理和重要API、连接js、html、css


JavaScript

用规定的文法、表达特定的语义、最后操作运行时

运行时

数据结构、算法(执行过程)

语法


html (元素、语言)

css (语言、功能)

功能:布局、绘制、交互


浏览器

原理

解析、构建DOM、计算css

API

DOM、CSSOM、事件、API总集合

知识框架


框架

Vue

官网

https://cn.vuejs.org/

构建工具

vue-cli(webpack )

npm install -g @vue/cli
vue create my-project

https://cli.vuejs.org/zh/

vite(下一代的前端工具链)

https://vitejs.cn/

npm create vite@latest

UI组件

elementplus

antdesign

learning-frontend's People

Contributors

cilliandevops avatar

Stargazers

Laiyaohuang avatar  avatar Ederward avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.