-
V School Web Development
MongoDB, Express, AngularJS, NodeJS, HTML, CSS, Bootstrap, JavaScript
-
Career-Prep Resources 2020
Career-Prep Instructions & Assignments | ModulesYou’re probably attending V School because you’d like to start a new job as aWeb Developer or UX Designer and we think that’s pretty neat! To help you o...
-
Code Challenge Curriculum
Code Challenges are not only important for the interview, but they help us get familiar with code syntax and strengthen our problem solving.
You are provided with a git repository that will take the ...
-
Redux Intro
Redux is a state management tool. By now, you've likely been using React and state, setState, and props to pass data around in your application. For many simple apps, this works great. However, once y...
-
V School Orientation
V School Orientation
Mar 29, 2016
• 8 min read
Welcome to V School! We're thrilled to have you here learning with us, and look forward to helping you achieve y...
-
CSS Grid Practice
Remake these images using CSS Grid. Feel free to use more pleasant colors.
1.
Hint: Think ahead about the "smallest common denominator" in terms of how many columns you might want to set up ...