September 22, 2017 in Treehouse News
What’s New & Trending on the Treehouse Blog
Each week we publish new content for you here on the Treehouse blog. From coding tutorials and tips to student stories and tech industry insights, we’re here to give you a weekly dose of web design and development resources. Be sure to check back in…
September 20, 2017 in Learn
8 Must-Have Tools in a Beginner Developer’s Toolkit
When you’re new to coding, you’ll start to hear about all the latest and greatest tools for developers. Coding is ultimately problem-solving, which is why new tools are constantly being created to help solve those problems. As you grow your…
May 9, 2016 in Learn
New Course Roundup: Swift & Development Tools
Every week, new content is published to the growing Treehouse Library! Here is a short list of what was added the week of May 9, 2016. COURSES Closures in Swift 2 – Pasan Premaratne One of the more powerful features in Swift…
April 12, 2016 in Learn
Getting Started With GitHub Basics
Getting started using GitHub can be hard. Even working at GitHub I’m still learning how to use it and finding out about new features. If you’re new to programming it might seem like one more thing to learn. So what’s…
March 28, 2016 in Treehouse News
New Course Roundup: REST API, Java, Django and JavaScript
Every week, new content is published to the growing Treehouse Library! Here is a short list of what was added the week of March 21, 2016. Start learning to code today with a free trial on Treehouse! COURSES REST API Basics – Kenneth…
March 21, 2016 in Treehouse News
New Course Roundup: HTTP, Django, CSS & Android
Every week, new content is published to the growing Treehouse Library! Here is a short list of what was added the week of March 14, 2016. Start learning to code today with a free trial on Treehouse! COURSES HTTP Basics – Chris Ramacciotti…
April 10, 2014 in Learn
How to Create Smoother Animations and Transitions in the Browser
In order to achieve smooth transitions and animations, a browser needs to avoid doing extra work on its main thread, the part that’s in charge of handling tasks like JavaScript, style calculations, layout, painting and compositing (more on these later)….
January 27, 2014 in Learn
Mastering The Developer Tools Console
The developer tools console is one of the most powerful tools available to you when it comes to debugging your front-end web applications. The console has an API that provides a number of methods that make debugging easier. It’s not…
April 4, 2013 in Learn
Most Helpful Webapps & Resources for Building Modern Websites
There is a large number of online resources for developers looking to make better websites. These are all free tools for anybody to use, and they provide an exceptional push forward in quality. Designers have been striving towards a better…