Outline of web design and web development
The following outline is provided as an overview of and topical guide to web design and web development, two very related fields:
Web design - field that encompasses many different skills and disciplines in the production and maintenance of websites. The different areas of web design include web graphic design; interface design; authoring, including standardized code and proprietary software; user experience design; and search engine optimization. Often many individuals will work in teams covering different aspects of the design process, although some designers will cover them all. The term web design is normally used to describe the design process relating to the front-end design of a website including writing markup. Web design partially overlaps web engineering in the broader scope of web development. Web designers are expected to have an awareness of usability and if their role involves creating markup then they are also expected to be up to date with web accessibility guidelines.
Web development - work involved in developing a web site for the Internet or an intranet. Web development can range from developing a simple single static page of plain text to complex web-based internet 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 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 and follow standard methods like Agile methodologies while developing websites. 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 behaviour and visuals that run in the user browser, back-end developers deal with the servers and full-stack developers are responsible for both. Currently, the demand for React and Node.JS developers are very high all over the world.
Web design
- Graphic design
- * Typography
- * Page layout
- User experience design
- User interface design
- Web Design techniques
- * Responsive web design (RWD)
- * Adaptive web design (AWD)
- * Progressive enhancement
- * Tableless web design
- Software
- * Adobe Photoshop
- * Adobe Illustrator
- * Adobe XD
- * Figma
- * Sketch (software)
- * Affinity Designer
- * Inkscape
Web development
- Front-end web development – the practice of converting data to a graphical interface, through the use of HTML, CSS, and JavaScript, so that users can view and interact with that data.
- * HTML
- * CSS
- ** CSS framework
- * JavaScript
- ** Package managers for JavaScript
- *** npm
- Server-side scripting development" or "Back-end
- * ASP
- * ASP.NET Web Forms
- * ASP.NET Web Pages
- * ColdFusion Markup Language
- * Go
- * Google Apps Script
- * Hack
- * Haskell
- * Java via JavaServer Pages
- * JavaScript or TypeScript using Server-side JavaScript
- * Lasso
- * Lua
- * NodeJS
- * Parser
- * Perl via the CGI.pm module
- * PHP
- * Progress WebSpeed
- * Python
- * R –
- * React
- * Ruby
- * SMX
- * Tcl
- Full stack web development – involves both front-end and back-end development
- Web framework
- * Types of framework architectures
- ** Model–view–controller
- ** Three-tier architecture
- Software
- * Atom
- * IntelliJ IDEA
- * Sublime Text
- * Visual Studio Code