Adeline Yaw

AI Integration Specialist (Happiness Engineer) @ Automattic

Tag: Learning

  • I’ve picked out parts of this book that I’ve found relevant (mind you, this whole book is very relevant to the work we’re currently doing as Happiness Engineers) “Demand-side selling starts with the struggling moment. It’s the theory that people buy when they have a struggling moment and think, “Maybe,…

    +
  • I thought I’d share what I recently watched that inspires me. Jennifer De Walt shares her experiences (at JS Conference 2014) of how she learned to code by creating 180 websites in 180 days. It’s inspirational to see how she shares her successes and failures with the audience. Jennifer also…

    +
  • I’m attempting to compile a comprehensive list of how developers and front-end engineers structure their CSS using the SMACSS (Scalable and Modular Architecture for CSS) approach. What is SMACSS? “SMACSS stands for Scalable and Modular Architecture for CSS, and is more a style guide than a CSS framework. On a…

    +
  • While creating a prototype for a project (using Bootstrap), I added the Jumbotron component which is described as: “a lightweight, flexible component that can optionally extend the entire viewport to showcase key content on your site” and found that my background image wasn’t responsive at all.