ElkArte Community

General => Chit Chat => Topic started by: Jokerâ„¢ on July 06, 2014, 01:16:00 am

Title: Few development tools for dev/designers
Post by: Jokerâ„¢ on July 06, 2014, 01:16:00 am
Hi All,

While working I came across some nice tools which are proving helpful in development, thought of sharing them here as well

1. SnappySnippet (https://chrome.google.com/webstore/detail/snappysnippet/blfngdefapoapkcdibbdkigpeaffgcil?hl=en) - Firebug/Chrome dev tool helps you to copy html/css of element, but what if you want to copy the html & css(inherited as well) including child elements, one seems to be stuck. SnappySnippet, helps you to complete this specific task only in most handy way.

2.
Yeoman (http://yeoman.io/) - Help to kickstart in building beautiful web applications, by taking care of dependent libraries(like backboneJS, angular JS etc) and providing different choices/sets of libraries.

3.
Polymer Framework (http://www.polymer-project.org/) - Latest play tool provided by google to make awesome UI elements leaveraging latest feature of HTML5 called 'Web Components'

Will be updating the list as I come across more of them.

- Jokerzzz
Title: Re: Few development tools for dev/designers
Post by: emanuele on July 06, 2014, 07:58:00 am
Cool stuff! :D