May 12, 2022 in Learn
Getting Started With TypeScript (With Examples)
TypeScript is a programming language that is great for large-scale JavaScript projects. It’s essentially JavaScript with optional typing, and because it’s a compiled language, it’s not interpreted on run-time. The TypeScript compiler takes TypeScript files (.ts) and compiles them in to…
January 15, 2020 in Learn
How to Install Node.js and NPM on Linux
JavaScript is used everywhere today. From its birthplace in the Netscape browser in the mid-nineties, it’s made its way into all modern web browsers, onto mobile phones, and into electronics to make full-fledged web applications on the server-side with Node.js….
April 28, 2017 in Treehouse News
New & Upcoming Course Highlights: iOS, Scala, Functional Programming & SQL
Every week, new courses and workshops are published to the growing Treehouse Library! Here’s a short list of what we’ve added recently, upcoming course highlights, and our weekly video update of What’s New at Treehouse. Start learning to code today with a free…
February 3, 2017 in Treehouse News
New & Upcoming Course Highlights: Swift 3, Java & Node
Every week, new courses and workshops are published to the growing Treehouse Library! Here’s a short list of what we’ve added recently, upcoming course highlights, and our weekly video update of What’s New at Treehouse. Start learning to code today with a free…
January 27, 2017 in Treehouse News
New & Upcoming Course Highlights: Node.js, PHP, & Swift 3
Every week, new courses and workshops are published to the growing Treehouse Library! Here’s a short list of what we’ve added recently, upcoming course highlights, and our weekly video update of What’s New at Treehouse. Start learning to code today with a free…
November 28, 2016 in Learn
Highlights from the 2016 Nodevember JavaScript and Node Conference
Nodevember is a two-day conference touching on all aspects of JavaScript and Node. The third annual conference was held on November 20th and 21st in Nashville, Tennessee at the Lipscomb University campus. It featured 6 keynote speakers, 48 session talks, and…
October 10, 2016 in Treehouse News
New & Upcoming Course Highlights: Kotlin, Rails, Node.js & More
Every week, new courses and workshops are published to the growing Treehouse Library! Here’s a short list of what we’ve added recently, including our weekly video update of What’s New at Treehouse. Start learning to code today with a free trial on Treehouse….
August 2, 2016 in Learn
How to Install Rails 5 on Windows
While setting up for the Treehouse Rails 5 Basics course, we’re also updating our installation help workshops to cover Rails 5. We figured we’d share those directions here, as a little nudge for those of you who still haven’t discovered…
February 8, 2016 in Treehouse News
New Course Roundup: iOS, Node & Heroku
Every week, new content is published to the growing Treehouse Library! Here is a short list of what was added the week of February 1, 2016. COURSES iOS Design Patterns – Bjorn Chambless This course is intended to give intermediate-level iOS programmers…
January 7, 2015 in Learn
How to Install Node.js® and NPM on Windows [Guide]
If you’re looking to take your JavaScript coding to another level, Treehouse offers unlimited courses in JavaScript (and many other subjects) starting at $25/month. Try our program out with a free seven-day trial today. JavaScript is quickly becoming the go-to language for…
December 24, 2014 in Treehouse News
New Courses: Node JS Basics & Regular Expressions in Python
New Courses Node JS Basics In this course, we will create a command line application to retrieve user’s profile information from the Treehouse website. We’ll be writing our application in JavaScript to run on the Node.js platform. This course has…
October 8, 2014 in Learn
Install Node.js and NPM on a Mac: How-To Guide
If you’re looking to take your JavaScript coding to another level, Treehouse offers unlimited-access courses in JavaScript (and many other subjects) starting at $25/month. Try our program out with a free seven-day trial today. JavaScript is one of the most…