Click me
Transcribed

7 Web Development Challenges

Web Development / Challenges & How to Make Them Work for You USABILITY Web developers are often so involved in a project that they can't anticipate how real users will interact with the site. Because of this, tasks may be harder to accomplish than anticipated, and users may not be able to find the information they need. SOLUTION Begin with the end in mind. Use UML diagrams to model use cases and lay out every step of the process. uring the design phase and in every stage thereafter, ask users to test the site using real-world tasks and take notes on any changes that need to be made, ACCESSIBILITY It's estimated that around 10-20% of the population in most countries has some type of disability. If accessibility isn't a priority, your site may be unusable for a large part of your audience. SOLUTION Study and implement accessibility best practices. Wherever possible, allow people to make their own decisions regarding font sizes and color schemes. Provide information to help people understand and navigate your site. CROSS-BROWSER COMPATIBILITY Making your website work across all browsers and versions is easier said than done. SOLUTION Find workarounds. If you create a cool transition in HTML5, be sure that the site will still render in non-HTML5 compatible browsers. Test your site often to make sure that changes are usable in all browsers. MOBILE TRAFFIC Mobile traffic is set to outstrip desktop traffic by 2015. If you are not optimizing for mobile users, you could be losing users and sales. SOLUTION Use responsive web design to serve the right version of the page to the right users. Think about what information your mobile users are looking for and deliver it quickly. SITE SPEED Nearly half of users expect a site to load in 2 seconds or less, and they tend to abandon sites that take longer than 3 seconds to load. SOLUTION Load only what you need. Use external style sheets and JavaScript files and be sure to serve only what's needed. Optimize your images for the web, and check for redirect issues. SECURITY If your users can't trust that their information is secure, they won't use your site. SOLUTION Load only what you need. Use external style sheets and JavaScript files and be sure to serve only what's needed. Optimize your images for the web, and check for redirect issues. TRYING TO DO EVERYTHING AT ONCE Many web developers don't spend enough time on the beginning stages of a web project and go straight into implementation. This can lead to problems, as new requirements are discovered or brought up later. SOLUTION Use an iterative process. Start with discovery, planning, and designing and get as many of the details and potential problems nailed down as you can before moving on. . Lucidchart www.sitepoint.com/accessible-web-design/ blog.kissmetrics.com/speed-is-a-killer/ blog.supermedia.com/news/mobile-iternet-expected-to-outpace-the-desktop-internet/

7 Web Development Challenges

shared by sarahaslem on Dec 09
198 views
1 share
0 comments
Tips on how to overcome some of the top web development challenges, and make them work for you!

Category

Business
Did you work on this visual? Claim credit!

Get a Quote

Embed Code

For hosted site:

Click the code to copy

For wordpress.com:

Click the code to copy
Customize size