You are on page 1of 2

Web Design:

Web design administers everything included with the visual style and usability of a website—
color scheme, layout, information flow, and everything else identified with the visual parts of the
UI/UX. Some normal aptitudes and tools that distinguish the web designer from the web
developer are:
 Adobe Creative Suite or other design software
 Graphic design
 Logo design
 Layout/format
 Placing call-to-action buttons
 Branding
 Wireframes, mock-ups, and storyboards
 Color palettes
 Typography

Web design is worried about what the client really observes on their computer screen or mobile
device, and less so about the mechanisms beneath the surface that make everything work. Using
color, images, typography and layout, they breath life into a digital experience.
All things considered, many web designers are likewise acquainted with HTML, CSS, and
JavaScript—it can make living mock-ups of a web app when attempting to pitch a plan to the
group or tweak the UI/UX of an app. Web designers additionally often work with templating
administrations like WordPress or Joomla!, which enable you to make websites utilizing subjects
and gadgets without composing a solitary line of code.
Web Development:
Web development governs all the code that influences a website to tick. It can be part into two
categories—front-end and back-end. The front-end or client-side of an application is the code
responsible for determining how the website will really show the designs mocked up by a
designer. The back-end or server-side of an application is responsible for managing information
within the database and serving that information to the front-end to be shown. As you may have
speculated, it's the front-end developer's job that tends to impart the most cover to the web
designer. Some common skills and tools traditionally viewed as remarkable to the front-end
developer are recorded underneath:

 HTML/CSS/JavaScript
 CSS preprocessors
 Frameworks
 Libraries
 Git and GitHub

Front-end web developers don't more often than not make mock-ups, select typography, or pick
color palettes—these are typically given by the designer. It's the developer's job to bring those
mock-ups to life. All things considered, understanding what the designer wants requires some
information of best practices in UI/UX design, with the goal that the developer can pick the
correct innovation to convey the coveted look and feel and experience in the final product.

You might also like