Yarn is a new package manager for JavaScript from Facebook. Yarn replaces the existing workflow for the npm client or other package managers while remaining compatible with the npm registry. It has the same feature set as existing workflows while operating faster, more securely, and more reliably. Yarn is able to parallelize operations, which maximizes […]

Read More →

JSFuck is an esoteric and educational programming style based on the atomic parts of JavaScript. It uses only six different characters to write and execute code. The six Characters: [(+!)] It does not depend on a browser, so you can even run it on Node.js. If JSFuck seems to pique your interest, then BrainFuck and […]

Read More →

Over nine thousand developers took part in the first edition of the State Of JavaScript survey. They answered questions on topics ranging from front-end frameworks and state management, to build tools and testing libraries. You’ll find out which libraries developers most want to learn next, and which have the highest satisfaction ratings. And hopefully, this […]

Read More →

Fullstack Fest is a week-long full stack development conference with a focus on solving current problems with new & inspiring perspectives. Here are the videos from this years conference: Its a single-track, curated, deeply technical event featuring the best speakers and industry leaders worldwide. Here is the list of speakers and their talks: Joe Armstrong~Computing: […]

Read More →