Giter VIP home page Giter VIP logo

tasks's Introduction

angularjs练习

20180308

  1. 创建tasks文件夹,对于实现的三个目标,想法是集中在一起实现,目前只搭了一个架子,没有使用辅助工具,先原生开发。
  2. 今天的重点是路由,实现简单的路由切换。没有达到预计的效果,还要调试学习。
  3. 明天实现路由功能,并且加入参数传递。在完成后,实现todos功能。

20180309

  1. 完成基本的路由设置,对于昨天的问题,只能说。。。可能脑子浆糊了,今天就改好。
  2. todos页面的完成,实现了enter事件,基本页面样式的开发,删除效果还在思考中,怎样最合适。
  3. 解决angular绑定input的问题,先使用一个单值始终有问题,后来改为对象就正确了。(这里值得商榷,还要寻找下原因)。
  4. 接下来的任务是尽快完善todos页面。

20180311

  1. 基本实现todos页面,有些细节还需要优化

20180312

  1. 实现progressBar组件,静态状态完成。
  2. 驼峰式和使用连接线的问题,这个困扰了很久,官网上写明了,我自己没有很注意,导致浪费了很多时间,坑坑。

20180313

  1. 完成progressBar组件的编写。主要熟悉了directive指令,包括监听变化的数据更新视图。
  2. directive中replace属性的应用(替换自定义标签与否)
  3. 修复了todos的一个bug。
  4. 继续完善路由传参功能,优化代码。

tasks's People

Contributors

susantong 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.