/ 11

Web Development

Web development technologies and concepts: from CMS, APIs, and MVPs to headless commerce and SaaS.

  • API

    API (Application Programming Interface) - a set of rules that allows different programs to communicate with each other.

  • CMS (Content Management System)

    CMS is a content management system that allows you to create and edit sites without programming knowledge.

  • Data Scraping

    Data Scraping (web scraping or parsing) is an automated process of collecting large amounts of data from websites using special programs or bots.

  • E-commerce

    E-commerce is the process of buying and selling goods or services over the Internet.

  • Headless Commerce

    Headless Commerce is the architecture of an online store, where the appearance of the site (Front-end) is completely separated from the server logic and database (Back-end).

  • Landing Page

    A landing page is a one-page site created with the sole purpose of converting a visitor into a lead or customer.

  • MVP (Minimum Viable Product)

    An MVP is the first working version of a product with a minimal set of features sufficient to be sold to the first customers and to collect feedback.

  • Open Source

    Open Source (open source code) is software whose source code is available for viewing, modification and distribution by anyone.

  • SaaS

    SaaS (Software as a Service) is a software distribution model, according to which the client gets access to the program via the Internet by subscription.

  • UX/UI design

    UX/UI design is the process of creating a user-friendly (UX) and visually appealing (UI) interface.

  • Webhooks

    Webhook is a technology that allows one application to automatically send data to another application in real time as soon as a certain event occurs.