
This course includes our updated coding exercises so you can practice your skills as you learn.
See a demo
In this video, we'll introduce a CSS project using Flexbox and CSS animations. Get ready to build a website from scratch!
In this lesson, we'll walk through the creation of the nav and header area for our startup site, and we'll build a couple of animations with CSS.
NOTE: A few people have (rightly) pointed out that in this video, once we give the nav bar absolute positioning, the links cease to be clickable. To fix this issue, just add a z-index of 1 to the nav bar (this isn't done in the video).
In this lesson, we'll add a couple more sections to our website using Flexbox.
In this lesson, we'll finish building our website with CSS and Flexbox.
In this lesson, we'll use media queries to make the design of our website more responsive.
In this video we'll learn what unit testing is and introduce our testing framework Jasmine.
In this video we'll introduce some essential keywords and syntax to use when unit testing. We'll also cover quite a few matchers and examine what Jasmine tests look like in the browser.
In this video, you'll learn how to refactor messy testing code using before and after hooks and how to perform setup and teardown operations when testing.
In this video, you'll learn about an essential concept in unit testing - mocking. We'll then see how to create mocks in Jasmine using spies and go through some useful methods for testing our spies.
In this video, you'll learn how to test time dependent code like setTimeouts and dates as well as test asynchronous code like timers and AJAX calls using a callback function provided by Jasmine.
In this video you'll learn about some different testing ideologies like Test Driven Development and Behavior Driven Development. We'll compare and contrast these two topics and explain how each of them work.
In this video we'll recap some essential topics in Unit Testing and learn about different kinds of testing include Integration Testing, Acceptance Testing, and Stress Testing.
In this video you'll learn what forEach is, how it is used and you'll see how you can implement your own version of forEach.
In this video we'll go over solutions to the forEach exercises
In this video you'll learn what the map function does, how it is different from forEach, and you can refactor your code to transform one array into another.
In this video we'll go over solutions to the map exercises.
In this video you'll learn how to filter an array into an array of the same or smaller size. You'll see how to refactor code to take a more concise and functional approach and even implement your own version of filter!
In this video we'll go over solutions to the filter exercises
In this video you'll learn how to use the some function to return a boolean when certain conditions are met. You'll see how to clean up code by using this handy method and even implement your own some function!
In this video you'll learn how to use the every function to return a boolean if a condition is met. You'll see how to clean up code by using this handy method and even implement your own every function!
In this video, we'll go over solutions to the some and every exercises.
In this lesson you'll learn how to use the reduce function to sum values in an array. We'll diagram how reduce works and walk through each part of the function, from the accumulator, to the next value to the important things to remember about reduce.
In this lesson you'll learn how to use the reduce function to transform an array into other values like strings and objects. We'll step through each function call to really understand what reduce is doing and then see some other examples of how we can use reduce to solve interesting problems.
In this video, we'll go over solutions to the reduce exercises
In this lesson we'll recap the important points in this section and review briefly what each of the array methods do.
Hi! Welcome to the Advanced Web Developer Bootcamp, the complete course that will help you learn the latest technologies, tools and libraries to become a proficient web developer. Think of this course as an encyclopedia of all the knowledge you need to take your developer skills to the next level.
There are quite a few options out there for online training, but we are certain this course is the most comprehensive and frankly the best one out there - here’s why:
This course is taught by professional bootcamp instructors. The material you’re going to learn has been taught to hundreds of students in person and hundreds of thousands online.
Everything we’ll cover in this course is up-to-date and even anticipates future advancements to prepare you for what is to come. We focus on the most commonly used technologies, libraries and frameworks.
This is the only full-stack developer course that covers Advanced CSS, Advanced JavaScript, NodeJS, D3, React and Redux!!
We build over 10 projects and have dozens of code challenges with solutions to ensure you understand the material and don’t just watch us talk!
You get to meet our wonderful course mascot - Whiskey the dog!
Throughout the course we cover tons of tools and technologies including:
Asynchronous Code with JavaScript
This course is also unique in the way that it is structured and presented. Many online courses are just a long series of "watch as I code" videos. This course is different. I've incorporated everything I learned in my years of teaching to make this course not only more effective but more engaging. The course includes:
Lectures
Code-Alongs
Projects
Exercises and Solutions
Research Assignments
Slides
Downloads
Readings
If you have any questions, please don't hesitate to contact us. We’ve all been working in the education industry for the past four years and love working with people and helping students learn. Sign up today and see how fun, exciting, and rewarding web development can be!
If you want to take ONE COURSE to learn everything you need to know to be successful as a modern JavaScript web developer, take this course.