Hello World

I assume that you are familiar with JQuery but don’t worry if you are not (our JQuery example is the most basic one so even if you only know JS, you’ll be able to understand it).

In this lesson, we will examine two HelloWorld programs - one written in JQuery and other written in React. We’ll compare the setup as well as the actual code needed to create a HelloWorld program using both approaches. So let’s dive right in!

JQuery vs React Setup

Setting up JQuery

To setup jquery we need … only jquery!

Get hands-on with 1200+ tech skills courses.