A fictional conversation on web development:
I’m building a simple web app at the moment — a normal TODO app using HTML, CSS and JavaScript, and I’m planning to use jQuery. Is that the way to go?
: Oh, no. That’s old school. jQuery is dead — no one uses it anymore. You need to use React now. That’s the future.
Oh. Okay. What’s that?
: React is the new way of building web apps. It uses a Virtual DOM implementation underneath and lets you write JSX code.
Virtual… what ? JSX? What’s that?
: …
(story continued in original post)
Leave a comment