Web Insights – Your JS/CSS/UI/UX Digest #4

on in Blog
Last modified on

Our new digest series aims to provide web designers and developers with a single location to discover the latest and most significant stories on the web, while sipping a hot coffee.

If you’re like us, you spend hours every day browsing through hundreds of sites and articles, hoping to stumble across relevant news stories.

We search through hundreds of posts on blogs, social media, and news channels, to deliver the most essential stories of the day. Our content covers quality news, fresh tools and apps, case studies, code demos, inspiration posts, videos and more.

React 16 Released: A Look at the API-Compatible Rewrite
The final release of React 16 is here, with rewritten ‘Fiber’ internals.
javascript react

Facebook Relicensing React, Jest, Flow, and Immutable.js
Recently, there have been some issues involving patent-related features, but Facebook is now moving some of its projects to a standard MIT license.
javascript react

Draggable: A Drag and Drop Library from Shopify
Draggable abstracts native browser events into a modular API for you to build custom, and potentially complex, drag and drop experiences.
javascript

Learn Promises by Building Your Own
Learning by building in action in this step-by-step tutorial to help you understand how Promises work.
javascript tutorial

What is ‘this’ in JavaScript?
Wissam Abirached explains context and the this keyword in JavaScript, the difference between explicit and hard bindings and what the new keyword represents.
javascript tutorial

Strudel.js: A Lightweight Component Framework
It’s pitched at being an ideal step up for developers comfortable with jQuery who want to move on to something else.
javascript

BigInt: A Proposal for Arbitrary Precision Integers in JS
javascript news

A Brief History of Modularity in JavaScript
javascript

ES6 Promises: Patterns and Anti-Patterns
javascript tutorial

Exploring set(), get() and Object.defineProperty() in TypeScript
javascript typescript

Why Node 8’s util.promisify Is So Awesome
javascript tutorial

Web Truths: JavaScript Can’t Be Trusted
javascript

The Past, Present, and Future of the Angular CLI
javascript angular

ECMAScript, TC39, and the History of JavaScript
javascript

Cerebral: Declarative State and Side Effects Management for JS Frameworks
javascript

Cherow: A Fast, TypeScript-Based JavaScript Parser
javascript typescript

Slack JS 9.0.0: A JS Client for Slack’s Web API
javascript

vue-a11y-calendar: An Accessible, Internationalized Vue Calendar
javascript vue

ppipe: Pipes Values Through Functions
An alternative to using the proposed ‘pipe’ operator for ES.
javascript

Sheet: A Simple Spreadsheet in 220 Bytes of HTML and JS
javascript tutorial

Related posts