March 7, 2024 in Treehouse News
Exciting Updates to Our “Learn React” Track!
Are you ready to step into the world of React development? Our updated “Learn React” track is here to equip you with the latest tools and techniques to build impressive, functional applications. Whether you’re a beginner looking to dive into…
May 7, 2021 in Learn
Beginning JavaScript
JavaScript Basics is the best beginner course for JavaScript at Treehouse. JavaScript is the world’s most popular programming language. What is JavaScript? JavaScript is a programming language that drives the web: from front-end user interface design to server-side backend programming,…
September 29, 2018 in Learn
React, Angular, Vue: What they can do and which one is for you
Selecting a front end JavaScript framework can be a difficult, confusing process. React and Angular — now there’s this new thing called Vue? You don’t have time to learn all three. So, how do you choose?
August 28, 2017 in Learn
Getting Started With the Create React App
Setting up the tools to develop a React application can be intimidating and time-consuming. There are lots of moving parts. For example, setting up Babel to transpile JSX into browser-ready code, and configuring Webpack to bundle your project assets. Fortunately…
March 17, 2017 in Learn
An Introduction to React Native
React is a framework created by Facebook for data driven web interfaces. React provides a component driven architecture which uses a declarative syntax and is easily extensible. So what is the difference between React and React Native? React was originally…
August 18, 2015 in Learn
React: The Hype is Real
I haven’t been so excited since the early days of jQuery. React is a JavaScript library initially developed by Instagram/Facebook for building user interfaces. Since it has received a lot of attention recently with companies like Netflix, Walmart, Tesco, Airbnb…