Browse By

Tag Archives: facebook

watchman_logo

How to install watchman on Linux

Watchman is a popular file watcher made by google and usually first choice for react-native developers. Watchman can also trigger actions (such as rebuilding assets) when matching files change. If you are a linux user it might be a little bit tricky to install it.

Prepack_logo

Prepack – AOT tool

Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack replaces the global code of a JavaScript bundle with equivalent code that is a simple sequence of assignments. This gets rid of most

React VR

React VR React VR is a framework for the creation of VR applications that run in your web browser. It pairs modern APIs like WebGL and WebVR with the declarative power of React, producing experiences that can be consumed through a variety of devices. Leveraging

react-fiber

Facebook React Fiber, a rewrite of React framework

Facebook has completely rewritten React, its popular JavaScript library for building user interfaces. The company hasn’t previously talked much about React Fiber, as the project is called, but it has actually been working on it for a while. It’s now ready to talk about this

parse.com logo

Parse is shutting down

Facebook acquired the Parse platform back in 2013 for $85 million. Parse is a very convenient way to store and retrieve data and that is the main reason many mobile developers was using it. You can think of it as Googles Firebase. But yesterday’s announcement