5 Practical Examples For Learning The React Framework

http://tutorialzine.com/2014/07/5-practical-examples-for-learning-facebooks-react-framework/

2015-10-21 · 1 min · word · Me

react natvie vs ionic vs polymer vs titan etc

现在 react 是否比 polymer 流行,为什么? http://www.zhihu.com/question/27757141 不仅用于UI构建:Facebook React完全解析 http://www.html-js.com/article/Front-end-Perspective%203105 http://www.reactnative.com/uiexplorer/ http://www.ruanyifeng.com/blog/2015/03/react.html

2015-10-19 · 1 min · 11 words · Me

滲透測試軟體 ZAP owasp zap OWASP Zed Attack Proxy

https://www.owasp.org/index.php/ZAP

2015-10-14 · 1 min · word · Me

Hybrid UI framework

http://ionicframework.com/ http://onsen.io/ http://www.idangero.us/framework7

2015-10-12 · 1 min · 3 words · Me

dreamfactory Login request is missing required email.

1、use http://xxx.xxx.xxx.xxx/files/applications/test/index.html real login success. remeber email/password (or userName/password) Better way is see Request how to send POST 2、Use postman 2-1: POST 2-2:http://xxxoooxxxoooxxx/rest/user/session 2-3:X-DreamFactory-Application-Name value: your app name 2-4:Content-Type value:application/json 2-5:Body raw ** choese ** JSON(application/json) {“email”:“xxxxx00000xxxxxx000xx”,“password”:“xxxxx00000xxxx000xx”} Better way is copy from Request 2-6: Send then success is get information.

2015-10-10 · 1 min · 50 words · Me