Intro to Hyperscript: Rethinking JavaScript

Some of us remember HyperCard, an interesting branch in the evolutionary tree of programming languages. If you’re of a certain age, you might even have learned programming with HyperCard. Hyperscript is a newer technology that takes some of the benefits … more Read More

React Testing Libraries & How to Use Them

Key Takeaways As per Statista, React is the 2nd most used web framework in the world. There are various tools available for testing react applications. So, best tools and practices must be followed by developers. Jest, and React Testing Library are the … more Read More