Front-end education for the real world. Since 2018.





Author
Abbey Perini's avatar

Abbey Perini

Abbey is many things — a metro Atlanta native, a person of many hobbies, and a full-stack web developer. Passionate about accessibility, she's worked in Vue, React, and even AngularJS (2013). She's happiest problem solving in the front-end, back-end, and all the APIs and microservices in between. She's spent her development career rectifying tech debt in existing codebases. She loves blogging and speaking about fun and useful things about programming, especially if it helps other developers.

Latest articles by Abbey Perini

  1. Finding an accessibility-first culture in npmx

    Today is the alpha release of npmx — an alternative browser for the npm registry. Abbey Perini joined early and soon discovered accessibility was a deep part of the culture, right from the start, which was both refreshing and incredibly productive.

    Accessibility

  2. Tips on extensible and maintainable components

    Abbey Perini talks about how yes, there is a code angle to maintainable and extensible components, but it's also useful to appreciate the wider context, historical problems and the long term impact of opinions in your code.

    Advice