Skip to content
This repository has been archived by the owner on Feb 14, 2022. It is now read-only.

Latest commit

 

History

History
33 lines (27 loc) · 858 Bytes

fronteers2017.md

File metadata and controls

33 lines (27 loc) · 858 Bytes

Fronteers 2017 - Day 1

Interesting websites

  • sitepen.com
  • numbersapi.com
  • singlediv.com
  • moderndevtools.com

Jessica Rose - Imposter Syndrome & Individual Competence

  • Too Easy -> zone of proximal development <- too difficult
  • Your brain using bad data to build worse conclusions that it becomes really attached to.
  • Imposter Syndrome:
    • feelings of inadequacy
    • avoiding displays of target skills

Umar Hansa - A Modern Front-end Workflow

  • Canary
  • Experimental browsers
  • cmd+shift+p
  • Page screenshots
  • Colour contrast
    • Contrast inzien door op de kleur te klikken in DevTools
  • Smart console
    • Return als een nieuwe lijn wanneer functie nog niet af is
    • multiselect in console (cmd+D)
  • Code coverage
    • Identify unused css & js
    • Met .cls kun je makkelijk classes toevoegen aan een element
  • Snippets
  • Performance