تجدون في هذه الصفحة مجموعة من المصادر لتعلم CSS وموضوعات خاصة قمت بالبحث عنها في السابق. متابعة قراءة مصادر لتعلم CSS
التصنيف: تطوير التطبيقات
Meteor.js and Twitter Bootstrap
http://www.manuel-schoebel.com/blog/meteorjs-and-twitter-bootstrap—the-right-way
Polymer 1.0
يستخدم نظام Polymer لبناء وبرمجة تطبيقات الجوال بلغة الجافاسكريبت مع HTML و CSS.
Cordova
Apache Cordova is an open-source mobile development framework. It allows you to use standard web technologies – HTML5, CSS3, and JavaScript for cross-platform development. Applications execute within wrappers targeted to each platform, and rely on standards-compliant API bindings to access each device’s capabilities such as sensors, data, network status, etc. (source)