✍️Write rieview ✍️Rezension schreiben 🏷️Get Badge! 🏷️Abzeichen holen! ⚙️Edit entry ⚙️Eintrag bearbeiten 📰News 📰Neuigkeiten
Tags:
A couple of months ago, I merged a pull request to improve Strawberry's error messages and make them more user-friendly. In this article I'll show the steps I took to improve the user experience of the Strawberry error messages and, hopefully, inspire you to do the same on your projects!
23.1.2023 00:00How I made errors in Strawberry more user-friendlyI've recently started using Logseq for writing daily notes and I found myself needing to open it very often (which is a good thing I hope), so I decided to spend a bit of time making a hotkey that opens Logseq and shows it in the active desktop (I wanted to prevent any kind of animation).
6.4.2022 00:00TIL: using hammerspoon to launch any app with a hotkeyToday I found out how to make "used by" show on GitHub on the Strawberry project.
5.1.2022 00:00TIL: how to show "used by" on GitHub when using PoetryIt’s been a while since I’ve published an open source update, I did set a goal to write an update every week but I wasn’t able to stick with it for very long. I want to get back to writing updates though, maybe on a less frequent schedule.
3.1.2022 00:00An updateLast two weeks have been a bit hectic personally, that's why I'm only posting my weekly update now. Highlights from the last week are: a new FastAPI integration, an update to our Pydantic integration, a merge_types utility and improvements to our tests.
17.10.2021 00:00Open-source updates - 17 October 2021Last two weeks have been intense! I've been working on improvements for our website and as usual I've been reviewing some PRs. I also did a bit of cleanup for Hacktobterfest 😊 Oh and we now also support Python 3.10 😊
4.10.2021 00:00Open-source updates - 04 October 2021Another slow week, I did review some PRs and we had our monthly meeting for Strawberry, which I think was quite productive.
19.9.2021 00:00Open-source updates - 19 September 2021I'm back after a break in Italy! In the last couple of weeks I've managed to add support for PyRight; this will make the experience of using Strawberry on vscode much better! I've also done a few improvements to our GitHub actions and some code reviews.
13.9.2021 00:00Open-source updates - 13 September 2021This week I've spent time on reviewing PRs, fixing some small bugs and writing docs. Oh and we finally have docs for Apollo Federation!
30.8.2021 00:00Open-source updates - 30 August 2021This was a slow week but I managed to review and merge some PRs on Strawberry and we also released a new version of Strawberry GraphQL Django that supports the latest version of Strawberry 😊
22.8.2021 00:00Open-source updates - 22 August 2021This week I've spent some time fixing a couple of issues on the Twitter workflow for Strawberry. I've also reviewed some PRs for Strawberry and Strawberry Django and made a small bug-fix. Oh and I've also added a feedback form for Strawberry's docs.
15.8.2021 00:00Open-source updates - 15 August 2021This week I finally completed the workflow to send a tweet when a new release of Strawberry is published. We also had our monthly meeting! Not many people have joined, but I have some ideas on how to improve attendance.
8.8.2021 00:00Open-source updates - 08 August 2021This week I got publishing permissions for django-cursor-pagination, we finally have a version that support the latest version of django! I also kept working on the Strawberry workflow for generating images for Twitter.
1.8.2021 00:00Open-source updates - 01 August 2021This week we merged a big PR that improves the internal structure of Strawberry making it easier to maintain and to use programmatically. Plus more updates :)
6.7.2021 00:00Open-source updates - 06 July 2021Recently I needed to create a proxy to a third party API in our GraphQL Federation schema but didn’t want to spin up a new service just for this. This blog posts explains how to use a local schemas inside the Apollo Federation Gateway.
12.8.2020 00:00Using Apollo Federation with local schemasHi there, this is my new personal space on the web. I've been thinking of redoing my website and start writing blogs posts about the things I've been working on, hopefully this is a step in the right direction.
2.8.2020 00:00Hello there 👋