Giter Club home page Giter Club logo

code-blog's People

Contributors

araedavis avatar deeheber avatar gsmatth avatar

Watchers

 avatar

code-blog's Issues

Restyle project page

  • Project page h1 should link to project (use reverse colors on hover so project titles stand out)

MVP: Refactor js files for functional programming opportunities

Remaining class 7 MVPs ๐Ÿ‘
*Use map where you are transforming one collection into another.
*Use templates to avoid repetition of HTML structure. Use map to convert collections of data into collections of DOM nodes.
*Think of a useful way to use reduce. Maybe you want to put some "fun facts stats" in your footer?

Bug: category dropdown

On page load, duplicate categories are handled (removed from menu), but if navigated to again, duplicates appear in menu.

Bug: mobile nav toggle

When navigating between routes multiple times, mobile nav toggle opens/closes multiple times. Issue not present on fresh page load.

Site styles

  • Darken blue header color slightly?
  • Rescale h1 - h4 font sizing

MVP: add stats to site footer

Create an array of createdOn dates for repositories. Use Array.reduce() to return the oldest date value.

Create a second function(?) to represent date relative to current date (i.e. xx number of days since I started coding)

Add stat to site footer

Deployment checklist!

  • create package.json file / npm install / don't commit node_modules!
  • add node modules to .gitignore
  • create server.js file
  • create Procfile
  • add heroku as remote
  • create new heroku app
  • set env vars on heroku
  • push
  • scale dynos

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.