What’s great about being a web developer

12
What’s Great About Being a Web Developer in 2013 By Lindsay Taylor

description

Presentation by Lindsay Taylor at the Developer Conference in Ashland, Oregon on November 7, 2013.

Transcript of What’s great about being a web developer

What’s Great About Being a Web Developer in 2013By Lindsay Taylor

What’s Great About Being a Web Developer in 2013******In Lindsay’s Opinion

Remember When…..

=

+ +

Now this makes more sense…

=

+

Content Oriented

More theming capabilitiesCSS3

HTML5

Bot knows: <nav></nav>

Bot does not know: <div id=“fancyNavigation” class=“navigation”></div>

<html></html>

ASP .NET MVC

• friendlier to client side code

• separation of ui and business logic

• Code that flows with http methods Get and Post

<html><head><head><body></body></html>

….in the end, my work shows up as HTML

Closer to home….

I <3 Web APIs• Freedom in implementation

• Application framework agnostic

• Low overhead

DotFeed Portal (Edit Feeds, Configuration, Mapping Rules, & Feed Preview)

DotFeed API

Now for a little demo!!!