Web Development
Wikipedia Web Development
- Snippet from Wikipedia: Web development
Web development is the work involved in developing a website for the Internet (World Wide Web) or an intranet (a private network). Web development can range from developing a simple single static page of plain text to complex web applications, electronic businesses, and social network services. A more comprehensive list of tasks to which Web development commonly refers, may include Web engineering, Web design, Web content development, client liaison, client-side/server-side scripting, Web server and network security configuration, and e-commerce development.
Among Web professionals, "Web development" usually refers to the main non-design aspects of building Web sites: writing markup and coding. Web development may use content management systems (CMS) to make content changes easier and available with basic technical skills.
For larger organizations and businesses, Web development teams can consist of hundreds of people (Web developers) and follow standard methods like Agile methodologies while developing Web sites. Smaller organizations may only require a single permanent or contracting developer, or secondary assignment to related job positions such as a graphic designer or information systems technician. Web development may be a collaborative effort between departments rather than the domain of a designated department. There are three kinds of Web developer specialization: front-end developer, back-end developer, and full-stack developer. Front-end developers are responsible for behavior and visuals that run in the user browser, while back-end developers deal with the servers. Since the commercialization of the Web, the industry has boomed and has become one of the most used technologies ever.
- Snippet from Wikipedia: Web development tools
Web development tools (often abbreviated to dev tools) allow web developers to test, modify and debug their websites. They are different from website builders and integrated development environments (IDEs) in that they do not assist in the direct creation of a webpage, rather they are tools used for testing the user interface of a website or web application.
Web development tools come as browser add-ons or built-in features in modern web browsers. Browsers such as Google Chrome, Firefox, Safari, Microsoft Edge, and Opera have built-in tools to help web developers, and many additional add-ons can be found in their respective plugin download centers.
Web development tools allow developers to work with a variety of web technologies, including HTML, CSS, the DOM, JavaScript, and other components that are handled by the web browser.
- Snippet from Wikipedia: Web application
A web application (or web app) is application software that is accessed by using a web browser. Web applications are delivered on the World Wide Web to users with an active network connection. The introduction of web applications during the early 2000s allowed for more developer and user flexibility with client interfaces.
There are several different tier systems that web applications use to communicate between the web browsers, the client interface, and server data. Each system has their own uses as they function in different ways. However, there are many security risks that developers must be aware of during development; proper measures to protect user data is vital.
Single-page and progressive are two approaches for a website to seem more like a native app.
Stack Overflow Developer Survey 2022
Web frameworks and technologies
Stack Overflow Developer Survey - Web frameworks
- Node.js
- React.js
- jQuery
- Express
- Angular
- Vue.js
- ASP.NET Core
- ASP.NET
- Django
- Flask
- Next.js
- Laravel
- Angular.js
- FastAPI
- Ruby on Rails
- Svelte
- Blazor
- Nuxt.js
- Symfony
- Gatsby
- Drupal
- Phoenix
- Fastify
- Deno
- Play Framework
Stack Overflow Developer Survey 2023
Web frameworks and technologies
Stack Overflow Developer Survey - Web frameworks
- Node.js
- React
- jQuery
- Express
- Angular
- Next.js
- ASP.NET CORE
- Vue.js
- WordPress
- ASP.NET
- Flask
- Spring Boot
- Django
- Laravel
- FastAPI
- AngularJS
- Svelte
- Ruby on Rails
- NestJS
- Blazor
- Nuxt.js
- Symfony
- Deno
- Gatsby
- Fastify
- Phoenix
- Drupal
- CodeIgniter
- Solid.js
- Remix
- Elm
- Play Framework
- Lit
- Qwik
Related:
External links:
- Web Development - Techopedia.com