Monday 14 April 2014

Top 3 front end resources that every start up web developer should know

| Monday, April 14, 2014 | |

Start Up, a term very common among programmers. Doesn't matter if your application is a web application or a system software package or maybe a console application. To get the required visibility, every start up needs a website. But creating a premium web design is not as easy as it may look.

Top 3 front end resources that every start up web developer should know
Top 3 front end resources that every start up web developer should know

When I created my first start up, I never knew these things even existed. But now, you will know a small but complete set of resources for developing premium front end. All resources given here are related to bootstrap front end framework.

Top 3 front end resources that every start up web developer should know

Bootstrap

Bootstrap is a complete front end framework. Bootstrap is a mobile first front end framework, that is, your design will be responsive. With the 12 grid layout you can manage your screen space very efficiently. Bootstrap provides a great documentation, within minutes you can get going.

One best thing about bootstrap is its super fast CDN. Entire bootstrap can be imported from the CDN server directly, and save server cost. Bootstrap CDN.

NOTE - Some functionality require jQuery to work. So, don't forget to include jQuery in your source code.

Bootsnipp

Bootstrap is used by millions, so there are a great chances of ending up with kind of similar design. Therefore there is a need to customize you front end. This is exactly where Bootsnipp comes in. Bootsnipp is a free HTML snippets to use in your project.

These includes a set of customized codes to create various components like forms, login buttons, social login buttons, tables, pop ups, etc. See the previews, and grab the HTML and CSS from Bootsnipp.


Font Awesome

Bootstrap provides a set of icons to use in form of Sprite Sheets. These icons are known as glyphs. But as a developer you might want more.

Font Awesome provides great set of hight quality icons for free. Now, you can push your design beyond the limit. Another GREAT news, Font Awesome too, is on CDN. You can import directly into your source code.


Author's Bio: Shubhashish Shukla (follow him) is the person behind Sector Techno (twitter, facebook), a technology blog. An always learning web developer.
Related Posts with Thumbnails

No comments:

Post a Comment