enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Front-end web development - Wikipedia

    en.wikipedia.org/wiki/Front-end_web_development

    Front-end web development is the development of the graphical user interface of a website through the use of HTML, CSS, and JavaScript so users can view and interact with that website. [1] [2] [3] [4]

  3. Frontend and backend - Wikipedia

    en.wikipedia.org/wiki/Frontend_and_Backend

    The front is an abstraction, simplifying the underlying component by providing a user-friendly interface, while the back usually handles data storage and business logic. In telecommunication , the front can be considered a device or service, while the back is the infrastructure that supports provision of service.

  4. Web development - Wikipedia

    en.wikipedia.org/wiki/Web_development

    Front-end development is the process of designing and implementing the user interface (UI) and user experience (UX) of a web application. It involves creating visually appealing and interactive elements that users interact with directly. The primary technologies and concepts associated with front-end development include:

  5. Programming languages used in most popular websites

    en.wikipedia.org/wiki/Programming_languages_used...

    Back-end (Server-side) table in most popular websites Websites C# C C++ D Elixir Erlang Go Hack Haskell Java JavaScript Perl PHP Python Ruby Scala; Google: No Yes Yes No No No Yes No No Yes Yes No No Yes No No Facebook: No No Yes Yes No Yes No Yes Yes Yes No No No Yes No No YouTube: No Yes Yes No No No Yes No No Yes No No No Yes No No Yahoo: No ...

  6. Front end - Wikipedia

    en.wikipedia.org/wiki/Front_end

    Front-end (computing), an interface between the user and the back end; Front-end processor (computer), a small-sized computer; Front-end processor (program) Front-end web development, the practice of producing HTML, CSS and JavaScript for a website or web application; Front-end API, a type of application program interface; Compiler front-end

  7. React (software) - Wikipedia

    en.wikipedia.org/wiki/React_(software)

    React (also known as React.js or ReactJS) is a free and open-source front-end JavaScript library [5] [6] that aims to make building user interfaces based on components more "seamless". [5] It is maintained by Meta (formerly Facebook) and a community of individual developers and companies. [7] [8] [9]

  8. Outline of web design and web development - Wikipedia

    en.wikipedia.org/wiki/Outline_of_web_design_and...

    There are three kinds of web developer specialization: front-end developer, back-end developer, and full-stack developer. Front-end developers are responsible for behaviour and visuals that run in the user browser, back-end developers deal with the servers and full-stack developers are responsible for both.

  9. Micro frontend - Wikipedia

    en.wikipedia.org/wiki/Micro_Frontend

    A micro frontend is an architectural pattern for web development, where independently developed frontends are composed into a greater whole. [1] It is analogous to a microservices approach but for client-side single-page applications written in JavaScript. [2] It is a solution to de-composition and routing for multiple front-end applications. [3]