I was invited to AgentConf 2018↗ on its second iteration about a month ago as one of the organizers saw a presentation of mine about npm packaging↗. I…
Package your Node.js project into an executable. Contribute to vercel/pkg development by creating an account on GitHub.
I was invited to AgentConf 2018↗ on its second iteration about a month ago as one of the organizers saw a presentation of mine about npm packaging↗. I…
This post discusses what I learned about executing JavaScript code in Java with Mozilla Rhino. By the end of this post, you will know: What Rhino is. How to use Rhino in your Java application (e.g., a Burp extension). Some tips and tricks when dealing with Rhino. Alternative options to using Rhino. Code is at: https://github.com/parsiya/Parsia-Code/tree/master/java-rhino
Cross compile Node.js code into static binaries for easier distribution
f5n.org - a personal website
How to use the Jest platform to run Golang test
The ECMA - 262 Standard, ratified after Netscape and Microsoft (mostly) agreed to make JavaScript and JScript interoperable.