Sunday, October 13, 2013

Javascript Fundementals

To be a pro you need to clear the basics and here is the awesome article for the JS fundamentals

http://flippinawesome.org/2013/10/07/javascript-fundamentals/

New hub for Inspiration - Pintrest

"To be creative is tough, to remain creative is tougher." - For the creative people out there, we all keep looking for the inspiration to keep our self motivated and get inspired.

We keep digging and bookmarking hundreds of websites, blogs, portfolio etc as 911 in case of emergency.

For me the new hub of inspiration is PINTEREST. It have all the stuff you are looking for. If you are a Photographer do look into the photography section, if you are traveler oh they have a section for that too and if you are a designer, illustrator, graphic designer, artist - pinterest have all the things you might to give a look.

What my all time favorite in pinterest the clear and subtle UI. Pinterest have kept the user experience on the priority whether the user is on desktop or mobile both are very easy to navigate .

So, go and get inspired, explore the pinetrest.

http://www.pinterest.com/

Debugging Mobile Website - jsconsole

Hi,

If you are the Mobile developer than this is the link must to dig into from sitepoint.

http://www.sitepoint.com/debugging-mobile-with-jsconsole/

Responsive Framework - Twitter Bootstrap Vs Foundation

So whole world is going responsive and why wouldn't after all we are in the age of smartphone, tablets and yes Desktop too.So, why to make the website for every device lets make one website and fit on all sizes/devices this is actually the motto of Responsive.

To make your website responsive you have to write down lot of media query, lot of code and guess what I enjoy doing that. I love to write the code from scratch to design your code.

But in real world we all have the deadlines on our head and making a responsive website to support all devices/sizes in a short span will surely will give any UI developer nightmare.

Thanks to the frameworks in town that our making UI developer life easy and  my 2 best our Twitter bootstrap and Foundation 4.

Twitter bootstrap
With the release of version 3, the twitter bootstrap main motto is "Mobile First" in which they get full points any day.They have done modifications to stand with the Foundation 4. So, lets explore top 5 positive of Twitter bootstrap:

1) Mobile First
2) Custom your Modules as per need
3) Good support
4) Fluid Grid
5) Large User Base

Foundation 4 is from the ZURB. Although it don't have user base as large as twitter bootstrap. BUt still it have good features , UI and widgets as compare to Twitter bootstrap 3.

1) Form Validation, Pricing tables, rtl,video scaling
2) Best grid support class, support across all view ports
3) Media Query : Support up to 1440 px
4) CSS - Everything to em
5) If you are Saas lover you are gonna fall for it.


Conclusion: Which framework to use? will vary from project, requirements, Time, Ease and at last what you like to use? My suggestion go and explore both framework and decide which suits in your need.