Code Monkey home page Code Monkey logo

portfolio's People

Contributors

apalm112 avatar

portfolio's Issues

Class-09 fetchAll callback

Change the callback to the .fetchAll method in portfolio.js with the appropriate method name instead of just "callback".

Class-09 .countRepos Method

Finish the .countRepos method so that it appends the repository info to the DOM with the .map, .reduce methods & Handlebars template.

Peer Review Notes - portfolio.js

  • On 'portfolio.js' need to work out .reduce(); -

Project.countRepos = function(callback) { return Project.all.map(function(title) { console.log(title); return title; });

Class-09 index.html

The h1 tag in the header is not centered on the page. Move to the center for a better look for it.

Class-09 About Section

The about info section that's appended upon click event on the about tab, is offset to the left. Move to the center for a better look.

Class-09 .main-nav

The main-nav is not aligned up with the h1 tag and the code.png. Re-align those three items for a better look to the page.

Class-09 Hamburger Icon

The hamburger menu icon is not being appended to the DOM in mobile view. Possible fix be reinstalling the icomoons files.

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.