DEV Community

Todd Carlson profile picture

Todd Carlson

Full-Stack Web Developer

Location Denver, CO Joined Joined on  github website
Introduction to Agile

Introduction to Agile

2
Comments
4 min read

Want to connect with Todd Carlson?

Create an account to connect with Todd Carlson. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
The Four Pillars of Object Oriented Programming

The Four Pillars of Object Oriented Programming

81
Comments 6
4 min read
Reusable Code with "this" Keyword

Reusable Code with "this" Keyword

7
Comments 3
2 min read
Difference between an ID and a Class in HTML

Difference between an ID and a Class in HTML

11
Comments 2
3 min read
Basic DOM Manipulation

Basic DOM Manipulation

32
Comments
3 min read
Return a Portion of an Array with .slice()

Return a Portion of an Array with .slice()

1
Comments
1 min read
Functional Programming Terminology

Functional Programming Terminology

2
Comments
2 min read
JavaScript Currying

JavaScript Currying

5
Comments
1 min read
Pass the Test with Array.prototype.every()

Pass the Test with Array.prototype.every()

6
Comments
1 min read
JavaScript Mixins

JavaScript Mixins

6
Comments
2 min read
Object Destructuring with ES6

Object Destructuring with ES6

17
Comments
2 min read
Array Destructuring with ES6

Array Destructuring with ES6

3
Comments
2 min read
JavaScript Arrays

JavaScript Arrays

5
Comments
3 min read
More JavaScript Algorithm Practice

More JavaScript Algorithm Practice

11
Comments
3 min read
Filter Your JavaScript Array Elements Based on a Condition With .filter()

Filter Your JavaScript Array Elements Based on a Condition With .filter()

3
Comments
1 min read
Basic Algorithm Scripting in JavaScript

Basic Algorithm Scripting in JavaScript

2
Comments 8
3 min read
Closure Time!

Closure Time!

4
Comments 1
3 min read
Edabit.com My Favorite Resource for JavaScript Practice Problems

Edabit.com My Favorite Resource for JavaScript Practice Problems

15
Comments 1
3 min read
From Denver with Love: My Journey to the Flatiron School

From Denver with Love: My Journey to the Flatiron School

1
Comments
7 min read
When Life Gives You Lemons or: How I Learned to Stop Worrying and Love Working from Home

When Life Gives You Lemons or: How I Learned to Stop Worrying and Love Working from Home

1
Comments
3 min read
Meet .map() the Invaluable JavaScript Array Method

Meet .map() the Invaluable JavaScript Array Method

2
Comments
1 min read
Pair Programming: The Evolution of a Project

Pair Programming: The Evolution of a Project

4
Comments
5 min read
Setting Up a Many-to-Many Relationship Using Activerecord: A Guide for the Perplexed

Setting Up a Many-to-Many Relationship Using Activerecord: A Guide for the Perplexed

4
Comments
3 min read
loading...