Previous Episode: TalkScript Episode 2
Next Episode: TalkScript Episode 3

There are many reasons to like React. It provides a nice library for writing reusable components and leverages its own virtual DOM, abstracting away the obtuse native DOM APIs in favor of a simple method calls, which are further abstracted away with a JavaScript language extension, JSX. Numerous other reactive and virtual DOM solutions exist […]


The post Wrapping Web Components With React appeared first on SitePen.