Giter VIP home page Giter VIP logo

Jen Merritt's Projects

wk03-d2-hwk-crud_quiz icon wk03-d2-hwk-crud_quiz

Use the solution to this afternoon's Property Tracker lab to answer the following questions. Please write your answers under each question, push the file to GitHub, and submit in the usual way.

wk03-wkendhwk-cinema icon wk03-wkendhwk-cinema

Create a system that handles bookings for our newly built cinema! Addition: Week 4 - Add a controller and views to render a list of all the films in an unordered list.

wk06-d3-hwk-enumerators_traveller icon wk06-d3-hwk-enumerators_traveller

You have been given a project with two models, Traveller and Journey, and their corresponding test files. You should write the code to make the Traveller tests pass, without modifying the spec files. You should use JavaScript's built-in enumerator methods, only using forEach if you can't find a way to use one of the other more appropriate methods.

wk06-d4-lab-js-events icon wk06-d4-lab-js-events

Your task is to create a Reading List app that allow a user to submit items they intend to read later and view them on the page. Using the start code, which has the html and css already provided, you will need to handle the form's submission and display the submitted details on the page.

wk07-d1-vue_todo_list_app icon wk07-d1-vue_todo_list_app

Your task is to create a todo list application that allows a user to save an item to a list which then renders on the page.

wk1-d2-lab-functions_testing_practice icon wk1-d2-lab-functions_testing_practice

Learning Objectives - Practice creating functions - Practice creating objects, assigning variables, calling functions - Practice testing, write expectation, then write solution

wk3-d1-hwk-who_dunnit icon wk3-d1-hwk-who_dunnit

Using your knowledge about scope and variable declarations in JavaScript, look at the following code snippets and predict what the output or error will be and why. Copy the following episodes into a JavaScript file and add comments under each one detailing the reason for your predicted output.

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.