Virtual Reality programming with React.
Category: Lambda
Angular 2 vs React
Angular 2 vs React
Unlike most other languages, JavaScript’s object system is based on prototypes, not classes.
Unlike most other languages, JavaScript’s object system is based on prototypes, not classes. Unfortunately, most JavaScript developers don’t understand JavaScript’s object system, or how to put it to best use. Others do understand it, but want it to behave more like class based systems. The result is that JavaScript’s object system has a confusing split personality, which means that JavaScript developers need to know a bit about both prototypes and classes.
redux-saga is a library that aims to make side effects (i.
redux-saga is a library that aims to make side effects (i.e. asynchronous things like data fetching and impure things like accessing the browser cache) in React/Redux applications easier and better.
I’ve been using this editor for the past few weeks.
I’ve been using this editor for the past few weeks. I like it. It’s good. Built on top of Chrome so it’s available on Linux, Windows and Mac.
The only thing I didn’t like was its name but really it has nothing much to do with Microsoft’s more traditional programming tools. This is more like Atom or Sublime Edit and it’s free.
JS classes are not terrible. Just don’t use them to do Object Oriented Programming (which is).
JS classes are not terrible. Just don’t use them to do Object Oriented Programming (which is).
Gmail users can’t send JavaScript files from February 13
Seems to be on a healthy growth curve and is hugely popular in China and Japan.
Seems to be on a healthy growth curve and is hugely popular in China and Japan. I keep thinking that VueJS is the natural destination for all those Angular 1.0 refugees.
A really good deep dive into the bits and pieces that go into putting together a moderately complex web app using…
A really good deep dive into the bits and pieces that go into putting together a moderately complex web app using React/Redux. This technology ecosystem is really shaking up the way things are being done on the web.