TODOs¶
Functionality¶
- Food / Non-Food (Umbraco)
- Disqus comments (MkDocs)
- Have I set up
indentifier
andurl
correctly? - How do I append
#disqus_thread
to thehref
attribute in my links? - Add Disqus chapter to the Docs
- Have I set up
Build and Deployment¶
- deployment
Cultiv.DynamicRobots.dll
— should be copied to the target/bin
- Travis CI: my profile (MkDocs) — how to?
SEO¶
- Sitemap
- Google Search
- Microcode snippets
- Sitemap in Google and Yandex
Learning¶
New EGGHEAD.IO courses¶
This is the main link of EGGHEAD.IO.
TOOLS¶
- Debug the DOM in Chrome with the Devtools Elements Panel
- Debug JavaScript in Chrome with DevTool Sources
- Debug HTTP with Chrome DevTools Network Panel
- Deploy Web Apps with Zeit Now
REACT¶
- Build Your First React.js App
- Start Using React to Build Web Applications
- React Native Fundamentals
- Getting Started with React Router
- React Testing Cookbook
- React: Flux Architecture (ES6)
- Animate React Native UI Elements