GithubHelp home page GithubHelp logo

dkennell / simple-partials-lab-v-000 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from learn-co-students/simple-partials-lab-v-000

0.0 0.0 0.0 38 KB

License: Other

Ruby 84.74% JavaScript 1.45% CSS 1.51% HTML 12.30%

simple-partials-lab-v-000's Introduction

Simple Partials Lab

Objectives

  1. Use the render method to render partials
  2. Understand how the name of a partial turns into its filename
  3. Practice rendering partials in a different folder

Overview

Flatiron is building out a new system to keep track of students in its classes. You just joined the technical team and see that there's lots of repetition in the view layer of the code base. Use your new knowledge of partials to remove the duplication.

Instructions

First, fork and clone the lab.

We've provided a seed file so you can have some data to play around with. Run rake db:seed to seed the database.

  1. Remove the duplicated code in the students/edit.html.erb and students/new.html.erb files by making a partial called students/_form.html.erb.
  2. Remove the duplicated code in the classrooms/show.html.erb and students/show.html.erb files by making a partial called students/_student.html.erb.

View Simple Partials Lab on Learn.co and start learning to code for free.

simple-partials-lab-v-000's People

Contributors

blake41 avatar jeffkatzy avatar annjohn avatar dkennell avatar franknowinski avatar jmburges avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.