|
You are here |
www.sunilshenoy.com | ||
| | | | |
www.petecorey.com
|
|
| | | | | Today I learned that Node.js ships, out of the box, with a fully functional REPL module that can easily be added to any process. This is a game changer for me when it comes to local development. | |
| | | | |
schadokar.dev
|
|
| | | | | In this post, I will try to document the different ways to run the javascript code. | |
| | | | |
therealadam.com
|
|
| | | | | Polyglot runtimes have arrived and fizzled throughout my stage whisper 25-year career. Supporting multiple programming languages without reducing them to an uninteresting lowest common denominator has proven wildly difficult. That is, most multi-language runtimes are one of: "you can use any language, as long as you conform to Java-style OO", "any language can run in a browser as long as it quacks like a DOM manipulation written in JavaScript", or "bring your favorite languages, as long as it conforms to conventions invented for C sometime in the 1970s". | |
| | | | |
www.valentinog.com
|
|
| | | A mostly complete guide to webpack's capabilities, always to keep close at hand. | ||