Explore >> Select a destination


You are here

fak3r.com
| | techtldr.com
17.7 parsecs away

Travel
| | Guillermo Rauch (Socket.io, Mangoose.js, Hyper.js, Now) is the guy to watch, and last night he did not disappoint. The following tweet announced pkg - a simple tool to generate a native executable file from Node.js code targeting Mac, Linux, and Windows. Introducing `pkg` Single command binary compilation for Node.js pic.twitter.com/Dbe9L1gb0x - ZEIT (@zeithq) April 29, [...]
| | blog.blockingqueue.com
21.4 parsecs away

Travel
| | I heard multiple times that javascript is event-based but never really thought about how it works. According to Wikipedia event-driven programming "is a programming paradigm in which the flow of the program is determined by events" This doesn't say m...
| | www.brandonpugh.com
8.6 parsecs away

Travel
| | It's pretty easy to configure npm to connect through a proxy by setting the proxy and https-proxy config settings and you can even use npm config set which will store them in your .npmrc file. Connecting through a corporate proxy that requires authentication, however, can be a little trickier. To specify your credentials, you have to place them in the proxy url so your npm command would look something like this:
| | www.trevorlasn.com
77.3 parsecs away

Travel
| Tips for Keeping All Frontend Applications Secure