doshprompt

  • Random
  • Archive
  • RSS
  • Ask me anything

JSON validator

Validates JSON, but as a bonus also returns a conventionally formatted version for added readability.

  • 1 year ago
  • Permalink
  • Share
    Tweet

Make your JavaScript more readable

Helps to beautify JavaScript code (and even fixes JSON formatting) so no more headaches when reading badly formatted code or when notepad is a pain and delivers everything to you in one really long line!

  • 1 year ago
  • Permalink
  • Share
    Tweet

Flash embed script generator

Uber-useful and complete with all the possible options that you can think of!

  • 1 year ago
  • Permalink
  • Share
    Tweet

GitHub $BASH cheat-sheet

Super handy cheat sheet for Git Bash with the most used commands.

  • 1 year ago
  • Permalink
  • Share
    Tweet

Flashsocket spec no longer supported as standard in socket.io

socket.io no longer enables Flashsocket transfers by default.

In order to use this mode of transmission (useful for flash fallback, and one of what used to be socket.io’s best features) it must be explicitly turned on via the io.configure method provided by the library and included in the server-side back-end *.*js file

For example:

io.configure(function() {

  io.set(‘transports’, [‘websocket’, ‘flashsocket’]); 

});

    • #nodejs
    • #socketio
  • 1 year ago
  • 8
  • Permalink
  • Share
    Tweet

Comprehensive node.js tutorial

The best one yet, hands down!

    • #nodejs
  • 1 year ago
  • 6
  • Permalink
  • Share
    Tweet

node.js style guide

Really neat tips to keeping your node.js code tidy and readable

    • #nodejs
  • 1 year ago
  • Permalink
  • Share
    Tweet

node.js code snippets

Some convenient and commonly used code patterns for node.js

    • #nodejs
  • 1 year ago
  • Permalink
  • Share
    Tweet
Our ‘overnight’ success took 1,000 days.
Brian Chesky (CEO, AirBnB)

Source: devthought.com

    • #perseverence
  • 1 year ago
  • 1
  • Permalink
  • Share
    Tweet
If you have an apple and I have an apple and we exchange these apples then you and I will still each have one apple. But if you have an idea and I have an idea and we exchange these ideas, then each of us will have two ideas.
George Bernard Shaw
  • 1 year ago
  • Permalink
  • Share
    Tweet
← Newer • Older →
Page 1 of 2
Avatar

"Be mad, change the world"

Me, Elsewhere

  • @doshprompt on Twitter
  • Facebook Profile
  • rahuld223 on Youtube
  • https://pinterest.com/doshprompt/ on Pinboard
  • Google
  • Linkedin Profile
  • doshprompt on github
  • RSS
  • Random
  • Archive
  • Ask me anything
  • Mobile

Effector Theme by Carlo Franco.

Powered by Tumblr