Tag: JavaScript Library
All the articles with the tag "JavaScript Library".
React, JSX and ES6: The Weird Parts
Updated: at 05:11 PMValid JSX complaints: overuse of element nodes and an ugly API for if statements, doctype, and comments
ReactiveX - An API for asynchronous programmingwith observable streams
Updated: at 05:15 PMRxJS allows you to create observable streams from DOM Events, XHR, Promises, Node callbacks, Arrays, and Maps
jQuery 3.0 and jQuery Compat 3.0 Alpha Versions Released
Updated: at 07:22 PMIs jQuery still relevant? This 3.0 release drops support for edge cases and makes deferreds Promises/A+ compatible
Velocity.js: A fast animation engine with jQuery's animate API plus built-in support for color animation, easing, scrolling and CSS3 animation
Updated: at 10:09 PMTry out the animation demos for Velocity.js and you'll immediately see why it is better than jQuery animate
James Shore gives a thumbs up to React JS, but not for the reasons you might expect
Updated: at 11:16 PMReact JS is not accidentally opinionated. It is quite testable. It is SEO compatible. You should use it.
Say what? YUI library has been discontinued.
Updated: at 10:10 PM9-year veteran YUI is discontinued "in order to focus our efforts on this new technology landscape"
GitHub repo: Immutable Data Collections for JavaScript
Updated: at 04:28 PMDive into functional programming with Facebook's JavaScript library for immutable collections
Intern testing framework: "Let the Intern test it"
Updated: at 11:24 PMYou might want to try out this new open-source JavaScript testing framework with promises and integrated with cloud-hosted testing providers such as BrowserStack
The "Is" library from jumpkick-studios: "a better way to write JavaScript conditional statements and still have pretty code"
Updated: at 05:43 PMUse "Is" to flatten out your if-then-else logic flow and handle exceptions