Updated on November 16, 2022 in Learn
Getting Started with Static Sites
You may have heard the buzz about so-called “static” websites. In this post, I’ll tell you what they are, what’s the big deal, and what you need to know to build one. The First Static Sites In the early years…
Updated on September 21, 2017 in Business Resources
What Can Your Business Do with More In-House Technical Skills?
What can your business do with more in-house technical skill? WAIT! Before you answer, take a few minutes to really think about it… Which processes currently requiring your team’s time can be automated? How much money can you save…
Updated on January 12, 2016 in Community
Alex Changed Careers From Sales Rep to Developer
Drawn to the endless possibilities of technology and it’s ability to change the way people document and live their lives, Alexander made the decision to change his career path to pursue a career in tech. He joined Treehouse while working…
Updated on October 28, 2015 in Learn
5 Must-See Talks from DjangoCon
DjangoCon US 2015 happened in September 2015 in Austin, TX. It’s a national conference that happens each year all about the Django web framework, and it features talks by developers with a wide range of experience levels and backgrounds. It’s part…
Updated on October 14, 2015 in Community
With Treehouse, Victor Discovered a Passion for Front End Development and Landed a Web Dev Position
Victor Ollervidez discovered a passion for the creativity of coding in middle school. But it wasn’t until college when Victor began his degree in multimedia that he was able to focus on learning to code and aspiring to work on…
Updated on June 11, 2019 in Learn
An Intro to Blender
What is Blender? No, this is not a post about kale shakes. I’m not talking about that type of blender, and I hope you won’t leave with a bitter taste in your mouth. I’m talking about the open-source 3D modeling,…
Updated on October 14, 2017 in Community
In Less Than a Year, Laurie’s Career Aspirations Became a Reality
Laurie’s personal interest with the web industry came from running WordPress sites using purchased themes and finding himself intrigued by how everything worked. He had no background in the web but reached a stage where he decided to embrace his…
Updated on August 18, 2015 in Learn
So I’m Allowed to Cheat?
“So I’m allowed to cheat?” Shocked and confused, this is what my wife, Lauren, asked me late last year. Earlier that day she told me she’d like to code. I thought this would be an amazing opportunity for me as…
July 8, 2015 in Learn
How to Build an npm Package
What is npm? npm is a package manager for JavaScript. It manages dependencies for both front-end and back-end projects. If you’re a company wanting to distribute a way for developers to connect to your service or an open-source developer who…
Updated on October 4, 2023 in Learn
How to Create Static Pages in Rails
Have you ever wanted to create static pages in Rails? These are pages that don’t necessarily contain any dynamic info or pull from the database and don’t require an entire controller. While some pre-built gems allow this to be done…
Updated on July 6, 2015 in Learn
An Introduction to the Rails Command
If you’ve worked with a Rails application, you’ve used the rails command. In this post, we’re going to go in depth with the rails command and find out what it does. For the purposes of this post, placeholder text will…
Updated on November 14, 2022 in Learn
How to Choose a Programming Language
I’m going to tell you how to choose a programming language: don’t. Wait … what about all the high-paying tech jobs? Isn’t this the best time to be a programmer? Many people are curious about code. Unfortunately, choosing a programming language can…