Make your developer life easier by using these resources

Ihatesignup

New Member
Hi community,

everyone starts small, but even the experienced web developer makes his life easier by using resources that are freely accessible on the Internet.

Here are some of them...



CSS helper

Bear CSS is a handy little tool for web designers. It generates a CSS template with all the HTML elements, classes and IDs defined in your markup.


A collection of different CSS generators for e.g. gradients, border radius etc. So it is more for beginners who are not yet able to program or style fluently with CSS.

For me the very best site to learn everything from A-Z about CSS3 and to find examples. It is ideal for beginners, but also for professionals to refresh their knowledge.

Another collection of CSS3 helpers and code generators that is very extensive and is more for beginners.




Ready scripts

One of my personal favorite sites when it comes to good ideas and finished snippets. There you will find high-quality code snippets and templates for free.

Here you have a large selection of ready-made scripts, templates and experiments that you can use for your own projects.

Codepen is not only a playground for creating code snippets, but you can also find lots of code snippets for your own project there.




Code beautifier and optimizer

I don't need to say anything more about the code beautification tools, because they do exactly that, they improve and beautify your code.






Resources for icons and images

There you can search and find icons for your project and many of them are free to use.

Another good source for icons.

An icon and favicon generator

One of the best sources to get free stock images and vector graphics.



Tutorials and things to know

There you will find detailed instructions on common web development and web design techniques.

A super comprehensive tutorial to convert Photoshop PSD files into HTML templates. You can find tons of other good tutorials on this site.

Uncle Google's knowledge and example database. Here the webmaster will find everything worth knowing about web design but unfortunately also a lot of blahhh blahh. Just Google, so extensive that it hurts ;)




Development environment, editor

Koding provides developers and team managers with an interface to streamline development workflows in the cloud without sacrificing freedom and creativity.

GitHub is not only ideal for hosting and administering projects, but also offers extensive projects, templates or tutorials that you can enrich yourself with ;)

A bootstrap editor to create new templates. Everything is drag & drop and super easy to handle.


Have fun with your next project. (y);)
 
Back
Top