ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

What are the most important client-side (HTML5/CSS/JavaScript) libraries and why?

user-image
تم إضافة السؤال من قبل Faten Almajaly
تاريخ النشر: 2015/04/05
Shahid Riaz Bhatti
من قبل Shahid Riaz Bhatti , Principal Software Engineer (Team Lead) , Sunstar Technologies Pvt Ltd

All of these technologies which are mentioned (i.e. HTML5, CSS and Javascript) are important.

Please note that CSS is for styling the different elements of DOM.

HTML5 is latest version of HTML having new features such as localstorage, media tags, specific tags such as <section>, articles, <nav> etc.

And Javascript is a must when you are working on client side.

 

You can avoid HTML5 and can use simple HTML , but for styling you have to use CSS and for interaction with the services, for manipulating different conditions etc Javascript is must. That is why these are very important.

 

المزيد من الأسئلة المماثلة