background preloader

Front End Development & Design

Facebook Twitter

Trends in interactive design 2013. Dypsilon/frontend-dev-bookmarks. Peculiar Balance Asymmetrical Website Designs. Developing website designs with a lopsided feel is a rather common approach nowadays.

Peculiar Balance Asymmetrical Website Designs

Majority of designers resorts to off-center landing pages in order to initially concentrate users’ attention on the most important things, recreating strong visual paths. An inability to draw a line of symmetry helps to naturally separate navigation or sidebar from the rest of the content, providing more room for informative part. Asymmetrical tension helps to convey various feelings and sense of motion. Although asymmetry is associated with a dissonance such website designs don’t yield to others in the balance, since, lack of two identical halves or mirror effect usually brings more benefits then disadvantages, opening up a number of possibilities.

In a collection below we have listed demonstrative examples of website designs that ably eschew leveraging a full equality between the 2 website halves. 6 Plugin for Impressive HTML Slideshow And Presentation. Making a presentation with HTML, CSS and Javascript is no longer an impossible task.

6 Plugin for Impressive HTML Slideshow And Presentation

With the development of CSS3 and support on most modern browsers, the slide transition no longer limited to fading, sliding, blinding. It allows us to achieve cool effects such as rotation, 3D transform and transition. The following is 6 javascript plugins that allow you to do that. Some potentially can be a good script to make your own portfolio website. I particularly impressed by impress.js. You will need latest browsers that support CSS3 3D transform. impress.js It’s a presentation tool inspired by the idea behind prezi.com and based on the power of CSS3 transform and transition in modern browsers. About Kevin.

Front End Development Guidelines. Accessibility What's Up, DOCTYPE?

Front End Development Guidelines

The absence of a DOCTYPE is a crime punishable by death. You may have relied on the following DOCTYPE in the past, but it's important to know that this is now being superseded by a leaner and meaner snippet. Ideally, the HTML5 DOCTYPE should be used. It's supported in all modern browsers, and throws IE6 and IE7 into standards mode. Write Valid Semantic Markup Writing websites with clean, semantic HTML is something we wish we could always do. Headings should be heirarchically created from <h2>onwards, paragraphs should always be in <p> tags and so on and so forth. Which do you think looks cleaner, this? <span class="sectionHeading">A Heading</span><br /><br /> Lorem ipsum dolor sit amet. ... Or this? <h2>A Heading</h2><p> Lorem ipsum dolor sit amet. ... Fallbacks for Middle Mouse Clicks One of the most frustrating accessibility and usability flaws of the modern web stems from the remapping of hyperlink click functions.

How to keep up to date on Front-End Technologies - The Recipe. Ministry of Community and Social Services. WCAG Contrast Checker by Acart Communications Inc. Best Online Web Development Courses of 2013. As a developer who keeps on learning and is not afraid to go back to basics, I’ve explored many different online courses and online curricula pertaining to web development.

Best Online Web Development Courses of 2013

Based on a combination of experience and outside sources, I want to provide you with a rundown of how each online paid (or free) service may help you and if it’s worth it. You’re welcome to read my previous article on How To Start Being A Web Developer quickly in case you want a good rundown of what to learn and when to learn it. Generally speaking, most of them are worth it for their specific functions. Without further ado: Lynda ($25/month) When I first started learning web development, Lynda was one of the most useful resources--mainly for the wide variety of course offerings and the fact that everything was video-based with commentary.

The Positives It offers a huge variety of courses, not just about web development. I’ve personally used Lynda to learn PHP and tackle many of the Adobe programs. The Negatives W3schools.

The Practice of UX/UI

UI Tools & Tech. Important Ancilary Topics, issues & Perspective. Front End Developer. Design & Design Workflow. Development & Project Workflow. Agile Processes & Design.