Published incodeburstPolyfills, transpilation, and browser supportWhy older browser support is important and how to achieve it.Dec 9, 2020Dec 9, 2020
Published inThe StartupAn introduction to Webpack Code-Splitting, Loadable/component, and Resource HintsCode splitting strategies to help increase the performance of your application for your users.Aug 28, 20205Aug 28, 20205
Published incodeburstAdvice when starting your first developer jobStarting as a developer can be overwhelming, and it can be hard to know where to start. These are some lessons learned over my time so far.May 26, 2020May 26, 2020
Published incodeburstUsing lint-staged, husky, and pre-commit hooks to fail fast and earlyContext switching kills productivity. Failed CI checks drag us between contexts after we assume our work to be done. How can we fail…Jul 1, 20195Jul 1, 20195
Published incodeburstSimple automated accessibility testing toolsAutomated tools are a cheap way to help create and maintain a baseline of accessibility in a product. Here we look at four useful options.May 13, 20192May 13, 20192
Published incodeburstTesting React with jest, jest-axe, and react-testing-libraryLet’s set up jest and react-testing-library to test React components from a functional user perspective.Apr 19, 20194Apr 19, 20194
Published inWe’ve moved to freeCodeCamp.org/newsHow to make your Kotlin Android animations accessibleLet’s look at writing a native ‘expand’ animation in Kotlin, and talk about how to assist those with TalkBack or enlarged text turned on.Mar 21, 2019Mar 21, 2019
Published incodeburstCustomising CodeceptJS E2E testsThis post will focus on examples of how to customise the methods available from the core CodeceptJS API.Feb 14, 20191Feb 14, 20191
Published inWe’ve moved to freeCodeCamp.org/newsAn Introduction to the Akamai Content Delivery NetworkAkamai is one of the world’s leading Content Delivery Network (CDN) providers. Through the Akamai Intelligent Platform many products are…Jan 9, 20191Jan 9, 20191
Published inWe’ve moved to freeCodeCamp.org/newsHow to incrementally add Flow to an existing React appFlow is a static type checker for Javascript. This post is intended for those who have heard of Flow, but have not yet tried to use it…Nov 27, 2018Nov 27, 2018