Git Product home page Git Product logo

front-end-world's People

Contributors

godbasin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

front-end-world's Issues

几个 css 技能方面的建议

  1. 删除内联元素/块级元素
    首先这个概念是HTML中的概念,而且在HTML5中以及没有这个概念了,在css中对应的是块元素和行内元素

  2. 删除元素堆叠
    这只能算某个小的知识点,不配到第一层级

  3. 将BFC修改为视觉格式化模型(visual formatting model)
    BFC只能算其中一个小知识点

  4. 增加选择符相关内容

欢迎大家进行讨论

Node建议

按照学习路线顺序,补充Node相关的技术:

  • Node
    • 并发模型与Node的并发支持体现(多进程、多线程、协程、非阻塞I/O、Node的非阻塞I/O实现、工作线程实现)
    • Node环境创建(nvm、npm、nrm、REPL、npx、package.json)
    • Node常用模块(module机制、fs、path、url、querystring)
    • Node在Web开发中的应用(http、路由、鉴权、静态文件、渲染)
    • Node常用框架(express、koa、nest、log4js、mocha)
    • Node应用部署(pm2、反向代理、集群)

这些内我大致写好了,但是没人校验......

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.