• Home
  • Projects
  • Blog
  • Contact

My Blog

  • Next.js

    2023-02-08

    I have been using Create React App for most of my React projects, but recently I started working with Next.js and it offers quite a lot out…

  • GraphQL

    2022-12-11

    After working with REST APIs for a while, I started exploring GraphQL. GraphQL is a query language for APIs, developed by Facebook. Instead…

  • Web Performance

    2022-10-05

    A fast application gives a better experience for the users. If a page takes too long to load, people will leave before they even see the…

  • Design Patterns

    2022-08-27

    Design patterns are common solutions to recurring problems in software development. They are not specific pieces of code that we copy and…

  • CI/CD Pipeline

    2022-07-14

    CI/CD stands for Continuous Integration and Continuous Deployment (or Continuous Delivery). It is a practice that automates the process of…

←

← Previous Page

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11

→

Next Page →

David Kurniawan © 2021