React JavaScript vs Angular 2 – New Comparison

It’s difficult to choose between Angular and React, two of the best frontend JavaScript technologies. This comprehensive comparison will show you the real differences between Angular and React. Read more

Similar

How to develop a dashboard with React/Redux

For the past few months, the frontend team at Bitmovin has been working hard to bring you a new web dashboard. The new dashboard is based on the unified Bitmovin API that we released earlier this year. It incorporates all of Bitmovin’s video infrastructur... (more…)

Read more »

Unconventional React Things: Styling Edition

I’ve developed an unusual approach to styling in my React code. It’s sort of a functional, atomic css approach. Other methods I’ve used are BEM + separate css files, styled components, and tailwind. By far this is the one that lets me move fastest on my p... (more…)

Read more »