Monday, 6 October 2014

8 Must-Have Tools For Coders



1.Debug

Debug is a small library for logging debug messages. Since it is just a wrapper around console.log, it works in both Node and the Browser. It allows you to filter logging output without changing your source and it also outputs time differences which lets you easily tell how much time has elapsed between log messages.

2.The Prettifier

The Prettifier provides code formatting and syntax highlighting for common programming languages and file formats including JSON, CSS, HTML, XML, SQL, PHP, Perl, Apache Config, and JavaScript, where editing often takes place outside of an IDE.

3.Quill

Quill is a free, open source WYSIWYG editor built for the modern web. With its extensible architecture and a expressive API you can completely customise it to fulfill your needs.

4.Hoa

Hoa is a modular, extensible and structured set of PHP libraries. Moreover, Hoa aims at being a bridge between industrial and research worlds.

5.HTML Inspector

HTML Inspector is a code quality tool to help you and your team write better markup. It's written in JavaScript and runs in the browser, so testing your HTML has never been easier.

6.Socket.IO

Socket.IO enables real-time bidirectional event-based communication. It works on every platform, browser or device, focusing equally on reliability and speed.

7.Handy.js

Handy is a web application template for nodejs. Handy provides all the basic functionality of a web app freeing you to focus on the features that make your app truly unique.

8.Twproject Gantt

Twproject Gantt is a JavaScript component built on jQuery for creating Gantts, task trees, dependencies which exports the resulting data in JSON format

Related Posts:

  • How To Hack A Wifi Password                                   Wifi networks are nowadays a best source to use free internet but they are protected. so here is trick… Read More
  • The Galaxy Gear Samsung is the first major tech company out of the gate with a modern wearable device, the Galaxy Gear.The Galaxy Gear is a $300 Android-powered watch with a 1.6-inch touchscreen. It only works if you tether it to Samsung's … Read More
  • Hacking Facebook Acount Using Phishing I AM NOT RESPONSIBLE FOR WHAT U DO WITH THISSo now i am starting to show you how to hack someone by phishing... STEP 1: Go to FacebookRight click on the grey space of the front page under the logo. (facebook login page)"Vi… Read More
  • How does Google Search work ? How does Google Search work ? Google search engine is undoubtedly most widely used search engine. It was founded by Larry Page and Sergey Brin. We must have the knowledge of basic working and methodology used by google searc… Read More
  • How Web Servers Work How Web Servers Workand web server vulnerabilitiesWeb servers use Hypertext Transfer Protocol (HTTP) and Hypertext Transfer ProtocolSecure (HTTPS) to allow web-based clients to connect to them and view and downloadfiles. HTT… Read More

0 comments:

Post a Comment