Giter Site home page Giter Site logo

be-debugging-practical's Introduction

Backend Debugging Task

This material accompanies the RESTful APIs lecture.

This app was created with @command-shift/create-backend-app

How to set up

Clone and run npm install

To run the tests run npm t or npm test

Instructions

Debug tasks 1 - 8 have errors only in the app.js file, don't change any of the tests for these tasks.

Debug tasks 9 - 11 could have errors in the debugging.test.js file as well as the app.js file

Do not change code anywhere else.

In the test file change xit to it to run a test. It is recommended to do this one test at a time otherwise there will be a lot of errors in the terminal. Once the test is passing you can move on to the next one.

The aim of this task is to see what error is being generated and to use this information to help correct the code.

If you do not understand an task, or get stuck, ask a mentor for help.

be-debugging-practical's People

Contributors

lcheffernan avatar hollyjm81 avatar dragosrobertn avatar ddavies90 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.