10 Best Google Docs Add-ons for Your Use
Google Docs, Google Sheets and Google Slides are a word processor, a spreadsheet and a presentation program respectively, all part of a free, web-based software office suite offered by Google[…]
All time
37 Comments
33 Comments
What is new?
Most Recent
Google Docs, Google Sheets and Google Slides are a word processor, a spreadsheet and a presentation program respectively, all part of a free, web-based software office suite offered by Google[…]
We are almost at the end of 2016, and it has been an exciting year for many including the web developers. PHP7 is introduced this year which offers significant improvement[…]
JavaScript animation frameworks allow you to create beautiful animations and transitions effects for your web applications. These frameworks are bundled with lots of functions and features to create engaging and[…]
Code linting is a type of static analysis that is frequently used to find problematic patterns or code that doesn’t adhere to certain style guidelines. There are code linters for[…]
Web development tools are essential for developers to develop innovative and creative projects. If you are a web developer and looking for some good and useful development tools for your[…]
We are back with another roundup of great resources for web developers and designers. For October month’s edition, we’ve included lots of tools, frameworks, freelancing resources, JavaScript resources, open source[…]
One of the amazing effects you can do with today’s modern web design is to create an image reflection effect. However, sometimes creating image reflection effects using CSS3 alone for[…]
Web development frameworks are great way to accelerate the development process as it provides myriad of functions and tools to help you designing and coding a web application. Nowadays myriad[…]
A cloud IDE is a web-based integrated development platform (IDE) which allows developers instant access to information tools and applications that help them to develop web applications quickly. An IDE[…]
Dependency Management is used to pull all the dependency information into a common POM file, simplifying the references in the child POM file. It becomes useful when you have multiple[…]