Our new SPA framework with TypeScript, GraphQL, and ReactJS. It's a starter kit for building single-page web apps backed by an API. (more…)
Read more »
plantuml-parser 0.0.12 introduces TypeScript declarations. Now you can parse PlantUML and get a fully typed result. PlantUML diagrams are awesome! In this post I first give a brief introduction into PlantUML. Then I will show how you can use plantuml-pars... (more…)
Read more »
Zero-abstraction Postgres for TypeScript: a non-ORM database library - GitHub - jawj/zapatos: Zero-abstraction Postgres for TypeScript: a non-ORM database library... (more…)
Read more »
Today we’re excited to announce the release of TypeScript 5.6! If you’re not familiar with TypeScript, it’s a language that builds on top of JavaScript by adding syntax for types. Types describe the shapes we expect of our variables, parameters, and funct... (more…)
Read more »
I created a universal app with Expo for native mobile and web. It works wonderfully. I think a monorepo for local code sharing should efficient than publishing to a private package to Github registry... (more…)
Read more »