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:

  • Find IP addresslearn how to find ip address of your friend … Read More
  • secure your passwordWhat is a password?A password is a secret word or string of characters that is used for authentication, to prove identity or gain access to a resource (example: an access code is a type of password). The password should be ke… Read More
  • anonymous tutorialHide like a hackeri- Protectionii- Encryptioniii- Anonymityiv- LinksProtection Basically what I am trying to say in this section is, before you go out hacking other people and other things, just check for a second and make su… Read More
  • track IP address Today also i am going to explain you advanced method. By using method you can get the IP address,location, timing of victim. How to track IP address?step 1: know what is your victim email id.For eg:victimid[@]gmail.com … Read More
  • wifi hacking WEP CRACKING ON BACKTRACK 5 AIM This tutorial aim is to guide you the process of WEP CRACKING On Backtrack 5 .Should have a knowledge of these terms - AP : stands for Access Point or a wireless router .M… Read More

0 comments:

Post a Comment