TypeScript enums in 5.0 (are they still bad?) TypeScript 5.0 is here and it brings a lot of changes to performance, adds deco...Michał TyszkiewiczMar 23, 2023• 6 min read
Creating a React Native monorepo with shared components using TypeScript To start we should ask a simple question: why should I use a monorepo for React...Marcin FalkowskiFeb 28, 2023• 9 min read
Zustand - react state management made easy While managing state in react isn't exactly a Sisyphean task it can certainly ...Michał TyszkiewiczFeb 20, 2023• 3 min read
Prototype your Python models in GraphQL with Rust backend in one line of code As 2022 drew to a close, and the distant stars of a million AI generated skies ...Dan Stein - DJ FreshJan 23, 2023• 3 min read
Top 5 GraphQL IDEs for 2023 The adaptation rate for GraphQL keeps growing and a lot of big players like Pay...Michał TyszkiewiczDec 07, 2022• 6 min read
GraphQL vs REST API As you probably already know REST has been the established industry standard fo...Michał TyszkiewiczNov 22, 2022• 4 min read
State of GraphQL 2022 surveyThe authors of State of JavaScript had been including GraphQL in their survey fo...Michał TyszkiewiczOct 12, 2022• 5 min read
Bun: a new and really fast JavaScript runtimeIn 2018 Node.js creator Ryan Dahl gave his famous talk titled "10 Things I Regre...Michał TyszkiewiczJul 20, 2022• 4 min read
Fresh: an extremely fast and simple web framework from DenoIt seems you get a new JavaScript framework almost every week now. Most of them ...Michał TyszkiewiczJul 11, 2022• 4 min read
SolidJS: a new framework with true reactivity and top performance.As far as JavaScript frontend frameworks go most people stick with React and it ...Michał TyszkiewiczJun 29, 2022• 3 min read
Apollo Supergraph: A GraphQL stack for everythingThe folks at Apollo have been working with GraphQL since 2016, back when they we...Michał TyszkiewiczJun 22, 2022• 3 min read
GraphQL Yoga 2.0 - a light but fully-featured GraphQL ServerEveryone including beginners who are just getting into GraphQL sooner rather tha...Michał TyszkiewiczMay 04, 2022• 3 min read
Apollo Kotlin - getting started with GraphQL on Android Using GraphQL on Android has been a niche topic for quite a while and that mi...Michał TyszkiewiczJan 18, 2022• 3 min read
Saleor - a GraphQL-first open-source e-commerce platform The pandemic has changed many aspects of our lives. Because of the lockdowns,...Michał TyszkiewiczDec 08, 2021• 4 min read
GraphQL Editor 5.0 - new release, new features: GraphQL ServicesFrom the very beginning of our adventure with GraphQL, we were impressed by how ...Tomek PoniatowiczNov 22, 2021• 3 min read
Genqlient: a type-safe GraphQL client written in GoGraphQL is a new query language for APIs that was developed by Facebook. It's si...Tomek PoniatowiczNov 02, 2021• 1 min read
GraphQL: The Future of Front-End DevelopmentGraphQL is a query language that was created by Facebook in 2012 for building we...Tomek PoniatowiczOct 05, 2021• 2 min read
Neo4j GraphQL Library 2.0.0A while ago I wrote a bit about the GRAND stack, an integration of GraphQL, Reac...Michał TyszkiewiczSep 26, 2021• 2 min read
Tina Cloud - a headless CMS backed by GitA common problem when trying to convince someone to use Jamstack tools is the le...Michał TyszkiewiczAug 22, 2021• 3 min read
Nhost - open source Firebase alternative with GraphQLMost devs are probably at least somewhat familiar with Firebase, Google’s out of...Michał TyszkiewiczAug 09, 2021• 2 min read
What is the GRANDstack?Last time we looked a bit at neo4j and the benefits of using it together with Gr...Michał TyszkiewiczJul 28, 2021• 3 min read
Neo4j GraphQL LibraryA booming market has created the demand for reducing the time to market of softw...Michał TyszkiewiczJun 30, 2021• 2 min read
Damn Vulnerable GraphQL ApplicationUsually in these when I write about some library or app I try to highlight its s...Michał TyszkiewiczJun 23, 2021• 2 min read
SpectaQL - generate static docs for a GraphQL schemaIt's finally time to take a look at another useful library, this time we’ll chec...Michał TyszkiewiczJun 15, 2021• 2 min read