Some easy-going (and hopefully fun) ways to get involved with Hacktoberfest.
How I became familiar with the GraphQL community in preparation for the Season of Docs program.
How to build and host a digital CV using GitHub Pages and a README.md
A step-by-step tutorial for building a mock server using the HTTP Mocking Toolkit (HMT).
A follow-up to our JavaScript guide that solves a testing bug with property-based testing practices.
The best (and worst) ways to test any app that makes an API call to a third-party integration or service.
This guide helps you write your first property-based test in JavaScript using the fast-check framework.
Why our team integrated the fp-ts library into our web application and how to work with the pipe function.
Things to consider before adding a telemetry feature to your open-source product.
Practical tips (and some feelings) about helping junior developers early on, based on personal experience.
This guide walks you through the what and why of property-based testing, with practical use cases and examples along the way.
What does it mean to have telemetry features in open source projects and how do developers feel about it.
Video and transcript from my lightning talk in the JSConf EU Community Lounge.
A short announcement and story of open-source resilience.
A (non-exhaustive) list of resources for Python newbies.
Video and transcript from my talk about artificial intelligence use cases at TrondheimDC.
Video and transcript from my talk about creating accessible documentation at Write the Docs.
My 24 Pull Requests Alternative
A Hacktoberfest adventure in creating more inclusive open-source documentation.
Video and transcript from my talk about learning GraphQL at ReactJS Girls Conference.
Trying to make sense of all the vague terminology in testing land, starting with confidence.
Video and transcript from my talk about learning and empathy at React India.
A practical how-to for linting polarizing language in your Markdown files
Because no one wants to fail a technical interview because of a metaphor
We're launching a new YouTube series that'll cover testing fundamentals and unmock-js