GithubHelp home page GithubHelp logo

frontend-handover-checklist's Introduction

Frontend Handover Checklist

A list of things I've learnt to check/discuss before or during handover from a design team


Draft list:

  • Always check if there are google analytics or other useful data that has informed or could inform the following decisions
  • Discuss an agreed performance budget in advance
  • Browser spec

  • Will it be designed mobile first? - in general this should be yes unless the site will have low mobile traffic in which case it's debatable
  • Responsive or Fluid design? - former gives more predictability but requires more designs - latter usually requires more awareness/discussion about how content behaves as screen size changes
  • Exchange a list of specific breakpoints to target - best to agree this in advance so the project and designs are in sync even if mobile designs come in late
  • Grid system - is there one? Shall we use one? Discuss how it will behave if the site is meant to be fluid (see above)

  • Images - are there a lot? - does there need to be? Better to have this argument early on so you know what to expect and how much time to dedicate to this
  • Images again - who is responsible for compressing them? This tends to vary from company to company.
  • Images again again - will we have sources for 1x/2x and each target breakpoint? What about next-gen formats?

  • Color pallette - is there one?
  • Fonts stacks - make sure too many aren't used - and that you're not using a whole new font for a small number of use cases
  • Font sizes - if there is a fixed set of font-size/line-height/letter-spacing combinations, is there a quick way to indicate which one is being used in a given text element? (looking at these values in the handover and comparing them to a set for every text element is time consuming)

Gotchas to warn/watchout for:

  • Image shadows! If an image has these - it can't be flush with the edge of the container without css hackery - always better to do this in css

frontend-handover-checklist's People

Contributors

cwillow avatar

Watchers

 avatar  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.