Every experienced developer must have it's preferred tech stack. Mine is the JAM stack, which literally means JavaScript, API & Markup. With a JAM stack architecture, developers are able to build fast, secure and scalable web applications.
I'm a Dutch front-end developer, working at Xebia.
Besides code I like tech, running, comics and craft beers.
Every experienced developer must have it's preferred tech stack. Mine is the JAM stack, which literally means JavaScript, API & Markup. With a JAM stack architecture, developers are able to build fast, secure and scalable web applications.
TypeScript is a strongly typed programming language which builds on JavaScript giving you better tooling at any scale.
Next.js (based on React) gives the best developer experience with all the features you need for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more.
A very powerfull headless content management system with graphql support. It's a dream for both developers and content managers!
An intuitive Git-based workflow and powerful serverless platform to build, deploy, and collaborate on web apps.
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more.
Storybook is an open source tool for building UI components and pages in isolation. It streamlines UI development, testing, and documentation.