heidsoft
heidsoft
https://www.gitbook.com/book/checkcheckzz/angularjs-learning-notes/details
#5
https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference
[编译与Link](http://stackoverflow.com/questions/24615103/angular-directives-when-and-how-to-use-compile-controller-pre-link-and-post)
AngularJS Directive 隔离 Scope 数据交互 https://blog.coding.net/blog/angularjs-directive-isolate-scope
AngularJS内幕详解之 Scope https://www.w3ctech.com/topic/1611 AngularJS内幕详解之 Scope https://www.w3ctech.com/topic/1612 Understanding Scopes https://github.com/angular/angular.js/wiki/Understanding-Scopes
Angular directives - when and how to use compile, controller, pre-link and post-link [closed] http://www.ifeenan.com/angularjs/2014-09-04-[%E8%AF%91]NG%E6%8C%87%E4%BB%A4%E4%B8%AD%E7%9A%84compile%E4%B8%8Elink%E5%87%BD%E6%95%B0%E8%A7%A3%E6%9E%90/
错误处理 https://elithrar.github.io/article/http-handler-error-handling-revisited/ https://golang.org/pkg/net/http/ https://blog.golang.org/error-handling-and-go http://mwholt.blogspot.com/2015/05/handling-errors-in-http-handlers-in-go.html
golang 观察者模式 http://www.grdtechs.com/2016/02/26/observer-pattern-in-go-md/
golang 学习资料 https://github.com/qyuhen/book https://github.com/Unknwon/go-study-index