|
You are here |
fak3r.com | ||
| | | | |
techtldr.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | Tips for Keeping All Frontend Applications Secure | ||