Git Product home page Git Product logo

html-dom-chinese's Introduction

HTML DOM 中文

Web开发非常快。我还记得我开始使用jQueryPrototypescript.aculo.usZepto等等。

如今,即使我们的应用使用了Angular、Vue、React、Svelte等现代工具,我们也必须处理DOM。

框架直接封装和隐藏了DOM管理,但仍然通过_ref_, _event handlers_为我们提供了一扇使用DOM的大门。

如果你在任何框架中开发或使用web组件,你都必须在一定的级别上使用DOM。

了解浏览器DOM api以及如何使用它们在web开发中扮演着重要的角色。

相比于其他介绍api的网站,本项目用于介绍一些常见的/受欢迎的功能实例,可能会有用。

特性

  • 不引入外部库。只使用浏览器的api
  • 小而容易理解的例子
  • 现场演示的实例
  • 包括许多技巧和良好的实践
  • 许多真实的用例
  • 支持现代浏览器(ie 11+)

项目启动

  1. Clone the project:
$ git clone https://github.com/1milligram/html-dom
  1. Install the dependencies:
$ cd html-dom
$ npm install
  1. Run it on the local:
$ npm run dev

Look at the console to see the Local URL. Open it in your browser to see it in action.

关于

本项目由阮胡福开发。他喜欢开发产品和分享知识。 本项目有我来移植,如有不同请参考原项目,如有翻译错误/理解错误欢迎指正

html-dom-chinese's People

Contributors

achilles1515 avatar aldi avatar dependabot[bot] avatar elkarouani avatar eran-nussbaum avatar franboud avatar jinxiaojian-booker avatar jmidtlyng avatar jxj666 avatar kensan73 avatar konrud avatar llevequeblup avatar melsumner avatar motss avatar neos21 avatar nsaicharan avatar nullcano avatar p45qu10u avatar phuocng avatar rzmk avatar simonw avatar sixeight avatar sotayamashita avatar souporserious avatar surajhell88 avatar tlthiem avatar welenofsky avatar wuzhengyan2015 avatar

Stargazers

 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.