-
Business Stream Render:
- Pause
- Scroll (bidirectional and remove from DOM hidden elements)
- Filter (based on types, etc)
- Search (Lucene.NET)
Business Stream Client:
- Triggers...
- Styles of r…
-
Design Todos App
-
https://www.sitepoint.com/angular-2-tutorial/
-
- [x] Header 디자인 적용
- [x] 검색 기능 추가(?)
- [x] Image 라이브러리 Picasso 적용
- [ ] Footer SNS 연동
- [ ] 디스크 Cache 연동 (성능 개선)
- [x] Detail View 적용
-
Hello, here's my submission for the ToDo app.
@nesquena and @timothy1ee
-
@nesquena, @timothy1ee
-
Can you please review my app? Let me know if you spot anything I can improve. /cc @codepathreview @codepath
-
/cc @codepathreview @codepath
-
# TODO (Describe what needs to be done and how it should be done)
We need to create a basic structure for the project.
It has to have the following:
- Create a Setup.py
- Set up the folder s…
-
# Build a Simple MVC App From Scratch in JavaScript | Tania Rascia
I wanted to write a simple application in plain JavaScript using the model-view-controller architectural pattern. So I did, and here…