Coder Social home page Coder Social logo

fe-tutorial's Introduction

FE-tutorial

前端相关教程。初步准备写一下前端渲染项目的玩法。

相关说明

示例中的代码可能用了部分es6的语法,chrome浏览器是支持的,所以不用babel翻译,使用webstorm或者idea等IDE时记得设定JS版本,不然报错影响心情。或者用sublime、atom、VSC等文本编辑器。

要做个什么?

前端渲染小例子之留言板,发布留言,读取留言并显示出来,很简单的功能。

完成版 代码在lesson2-vue/2.6

但是只靠前端,以前是做不出来的(呵呵,其实现在也做不出来,不过我已经把接口写好了,在2017.7之前应该都能稳定访问)

用jquery和vue两种方式实现,对比说明什么叫数据驱动,以及数据驱动的优势。

本教程虽然不讲基础知识,但是功能简单,函数功能明确,有不懂的地方请自行查找网络文档,只想做小巧专一的教程(大而全的我能说清楚咩?)。

后续内容

服务器端方面想实践一下restful接口,所以下一步首先是新的认证方式的尝试:JWT。基于token的认证方式。

fe-tutorial's People

Contributors

sky-admin avatar

Watchers

James Cloos avatar  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.