PinnedPublished inITNEXTNextJS + StorybookJS + Material-UI + Jest + SWRThis is my favorite setup now for new apps and I think you will like it too.Aug 10, 2021Aug 10, 2021
PinnedPublished inJavaScript in Plain EnglishBuilding a NextJS MonorepoYou started creating a frontend application for your company, then another, and another and eventually you end up with a dozen frontend…Nov 23, 20202Nov 23, 20202
Published inITNEXTPart 2: NextJS + API Routes + MongoDBAdd MongoDB database to the SaaS MVP app we built in the first part of this blog series.Aug 20, 2021Aug 20, 2021
Published inLevel Up CodingEmbedded React ApplicationsWhen we think “React Application” we immediately think routing, paths, server-side rendering, App root and a bunch of other concepts…Dec 1, 20201Dec 1, 20201
Published inLevel Up CodingStorybook Add-ons for the React component libraryFrom time to time I go back to an old repository and update its dependencies.May 9, 2020May 9, 2020
Runtime Config for Frontend applications using TwoFlagsCloudflare Workers had become my favorite Serverless platform. The introduction of Workers KV, a storage service, added a huge potential…Apr 10, 2020Apr 10, 2020
Published inLevel Up CodingCreate an API on the edge using TypeScript and Cloudflare WorkersOn a previous post we described how to use Cloudflare Workers to deploy a static generated website directly to the edge. We also described…Feb 9, 2020Feb 9, 2020
Published inLevel Up CodingUse Cloudflare JavaScript Workers to Deploy Your Static Generated Site (SSG)Static Site Generators are becoming the de-facto way to build and deploy web applications that don’t require Server Side Rendering. This…Jan 30, 20202Jan 30, 20202
Published inLevel Up CodingAuthenticate and Secure Next.js App Users with Auth0 and TypeScriptUser authentication in React and Next.js appsJan 17, 20203Jan 17, 20203
Published inLevel Up CodingCreate a React component library with TypeScript and StorybookCode reusability is important, component reusability in the world of User Interface development is really important. Users have a great…Dec 24, 20197Dec 24, 20197