MyPage is a personalized page based on your interests.The page is customized to help you to find content that matters you the most.


I'm not curious

15 Frequently Used Acronyms in Web Development Jargon

Published on 16 September 16
0
1
15 Frequently Used Acronyms in Web Development Jargon - Image 1

The ever increasing acronyms in the lingo of web development industry can be very challenging not only for newbies but even for practicing developers. In this article, we bring you 15 such acronyms which are frequently appearing in technological articles:

1. ARIA

Accessible Rich Internet Applications, also used as WAI-ARIA (WAI stands for Web Accessibility Initiative). This is a technical specification published by World Wide Web Consortium (W3C) that defines various front-end techniques which enable people with disabilities to access web content and enjoy modern web apps with assistive technologies.

2. ACSS

Atomic Cascading Style Sheets is a CSS writing methodology developed by Yahoo. It is based onreusable, single-purpose (Atomic) classesandshort, predictable class names that allow styling the HTML directly. During web projects, Atomic CSS stylesheets can be generated with the help of a tool called Atomizer.

3. AMP

Accelerated Mobile Pages is an open source mobile web standard initiated by Google that uses HTML, CSS, and JavaScript with some restrictions for improving performance of mobile sites. It also provides Components that can be used to load external resources and run scripts via the AMP runtime.

4. API

Application Programming Interface is a precise specification or protocol (set of pre-written code features) written by the publisher of the API that help developers write consistent code and implement best practices. For example, Google specifies its own API.

5. BEM

Block, Element, Modifier are the key elements abbreviated together to form the BEM methodology that aims at reducing CSS code base and make it maintainable. It uses strict rules of naming for writing readable, consistent, and organized CSS classes.

6. CDN

Content Delivery Network is a network of distributed servers that uses geographical proximity to deliver web content to users and thus ensures better performance and reduces server downtime. It caches our web content and prevents loss of data.

7. CMS

Content Management System is an application that allows creation, modification and organization of web content without any coding knowledge. WordPress, Drupal and Joomla are popular CMS platforms.

8. CRUD

Create, Read, Update, Delete – the four elemental functions of persistent database that describe the typical life cycle of data on dynamic websites.

9. CSSOM

Cascading Style Sheets Object Model basically represents all CSS styles on a web page in the form of a map. It is a set of APIs that browsers use for rendering CSS styles on a web page.

10. CTA

Call-To-Action is a message aimed at prospective customers or site visitors to perform a desirable action. It is a marketing term used in web design for dressed up links to tempt users to click on them.

11. DOM

Document Object Model is a cross-platform and language-independent API for HTML and XML documents that represents it as a tree structure wherein each nodes are objects representing different parts of the document.

12. ECMAScript (ES)

European Computer Manufacturers Association Script is a standard script languagestandardized by the organization European Computer Manufacturers Association to ensure more consistency among all Web script implementations.

13. FOSS

Free and Open-Source Software is a computer program that can be classified as both free and open-source. Any computer software which doesn’t have any copyright restriction is called free. Open-source means the original source code is freely accessible and can be modified and redistributed by anyone.

14. FTU

First Time Use is the first time an application is loaded by a user after installation. As this is very important for app adoption process, we can get creative and make FTU interesting and convenient for users to ensure improved user retention rates.

15. LAMP

Linux, Apache, MySQL, PHP/Python/Perlis a popular open-source web platforms commonly used for creating dynamic websites. This web stack is considered a platform of choice to develop and deploy high performance web applications that need a reliable foundation.

View more information on Outsourcing Website Développement, Website Développement Specialist and Website Développateur. This expertise of the author has really been appreciated by viewers.
This blog is listed under Open Source and Development & Implementations Community

Related Posts:
Post a Comment

Please notify me the replies via email.

Important:
  • We hope the conversations that take place on MyTechLogy.com will be constructive and thought-provoking.
  • To ensure the quality of the discussion, our moderators may review/edit the comments for clarity and relevance.
  • Comments that are promotional, mean-spirited, or off-topic may be deleted per the moderators' judgment.
You may also be interested in
 
Awards & Accolades for MyTechLogy
Winner of
REDHERRING
Top 100 Asia
Finalist at SiTF Awards 2014 under the category Best Social & Community Product
Finalist at HR Vendor of the Year 2015 Awards under the category Best Learning Management System
Finalist at HR Vendor of the Year 2015 Awards under the category Best Talent Management Software
Hidden Image Url

Back to Top