Kristian Dupont
@kristiandupont
I write code, I help teams write code and I help companies create teams that write code. I am a fullstack developer at Invert and am the author of Fullstack Typescript with TailwindCSS and tRPC Using Modern Features of PostgreSQL.
Contributed IDE list
No IDE contribution for now
User's comments
0
articles
TailwindCSS vs. Bootstrap: A CSS Frameworks Comparison
This article will provide a mildly thorough comparison of TailwindCSS vs. Bootstrap to help you determine the more suitable framework for your web development needs. TailwindCSS: As a utility-first CSS framework, TailwindCSS enables developers to construct custom designs without writing bespoke…Aug 17th 2024Type Safety in TypeScript with tRPC for Enhanced Code Reliability
Type safety is a critical feature of TypeScript that aids in preventing runtime errors and boosting developer productivity. In this article, I will dive into how tRPC, a TypeScript RPC framework known for its type safety, builds upon this feature. I’ll be discussing the fundamental concepts of…Jul 30th 2024Exploring Modern Web Development Stack: Fullstack TypeScript with TailwindCSS and tRPC Using PostgreSQL
This article will dive into a development stack that is gaining traction due to its robustness and adaptability. We'll explore what sets this stack apart from well-established stacks like MEAN and MERN, and why developers should consider its adoption. The cutting-edge stack we're exploring…Jul 26th 2024Master Full Stack Development with tRPC: An Introductory Guide
Welcome to this introductory guide on leveraging tRPC for full-stack development. With TypeScript's increasing popularity, tRPC has surfaced as a modern standard that empowers developers to achieve automatic type safety, an optimized developer experience, and exceptional compatibility with existing…Jul 23rd 2024Introduction to using PostgreSQL with NodeJS: A Beginner's Guide
Are you ready to dive into the world of powerful database management with PostgreSQL and NodeJS? This guide is designed for beginners who want to understand how to use PostgreSQL in their NodeJS projects. Whether you're new to databases or looking to expand your skills, this tutorial will help you…Jul 17th 2024Row Level Security in NodeJS
If you are using PostgreSQL for storing data of multiple users, you might want to apply row-level security, or RLS. It’s good practice even if you are manually writing all the queries you send to your database but it’s especially important if you have any type of LLM or similar generating queries…Jul 11th 2024courses
Fullstack Typescript with TailwindCSS and tRPC Using Modern Features of PostgreSQL
Create a robust and scalable application architecture, from the backend data layer to the frontend UI. This comprehensive full-stack development course covers monorepos, TypeScript, Tailwind CSS, tRPC, and PostgreSQL, empowering you to build modern, scalable applications. Learn how to build a SaaS with type safety end-to-end, from the database through the backend and to the UI, with TypeScript, PostgreSQL, NodeJS and React. Using advanced features of PostgreSQL, you'll also learn how to achieve a high level of data integrity and performance, and how to manage database migrations using raw SQL for maximum control.Jun 7th 2024
books
kristiandupont hasn't published any books