Tutorials Page 55
Modern JavaScript Apps with Neutrino
Utilize tooling that harnesses the power of Webpack with ease of simple presets to quickly start JavaScript projects, all without upfront configuration. Taking the plunge into starting a new JS project often brings along a significant effort into preparing your environment prior to starting development on the...
Promise.all for Rejections and Resolves
Promises have been an incredible addition to JavaScript; they save us callback hell, make coding async more maintainable, and and allow us to keep track of multiple async processes at a time.
Promise.all
comes to mind, allowing us to react when multiple promises have been resolved. UnfortunatelyPromise.all
only resolves when...Handpicked Resources for 2017
Let’s start 2017 with a great showcase of handpicked web resources that will make our projects easier. We’ve worked a couple of months to identify which are the best tools worth mentioning. Developers, web designers and individuals talked with us and they share their experience and...
WhitestormJS v2 Beta: New Ecosystem
We always improve our apps: refactor, update dependencies, practices as well as user experience. In whitestorm.js v2 we update API, app structure. The main goal of the second version is to improve flexibility as much as we can. 3D rendering is a bit more complicated than I...
Interview with O’Reilly Strategic Content Director: Rachel Roumeliotis
O'Reilly Media is, without a doubt, the premier publisher of educational books in our industry. When you see a tech book with an illustrated animal on the cover, it's a safe bet that book is the highest in content quality. The same can be said about...
Follow URL Redirects with Node.js
URL shorteners are a dime a dozen these days, and it is quite nice to have a pretty URL instead of a mile long string, but there are some downsides to URL shorteners: they can mask dangerous URLs and getting to the endpoint can be slow, since you...
System Notifications with Node.js
Notifications can be a godsend or the bane of our existence these days. Every app you install on your phone wants access to notifications, as do desktop apps, and now we have a Web Notifications API along with a Web Push API, just in case you don't already have...
State Reset and Update with React
If you follow me on Twitter, you'll know that I've taken a real liking to React, as has seemingly everyone else in the JavaScript development world. The React app I'm working on is relatively small, making fetch requests to send and receive data, rendering...
Merge Object Properties with the Spread Operator
Last week I wrote 6 Great Uses of the Spread Operator, a post detailing how awesome the spread operator (
...
) is for working with arrays and other iterable objects. As always my readers chimed in with a few other great uses and which you should check out in...Apply to 100 Tech Companies with 1 Application
Indeed Prime helps tech workers (e.g. software developers, data scientists, UX/UI designers, sales professionals) simplify their job search and land their dream job. Candidates get immediate exposure to the best tech companies with just one simple application to Indeed Prime. Companies on Prime’s exclusive...