Nodejs
Mungkin Kamu Tidak Butuh Nextjs, Kenapa?
Membuat produk atau jadi budak Kerangka Kerja (framework) ?
Sudah banyak aplikasi dan website sudah ku buat, kebanyakan menggunakan framework Nextjs . Framework frontend ini sangat mudah digunakan, tetapi banyak fitur yang tidak digunakan yang akhirnya membuat aplikasi menjadi besar (dalam segi ukuran file) dan lambat saat load data.
Implementation Authentication in ExpressJS V4.x Using JWT
Introduction
ExpressJs is a tools in nodejs to create server side application, it’s very popular and have a lot of feature to create web application.
NestJS: Google OAuth2 Authentication with Passport
Overview
We will create project Nestjs using authentication with library passportjs, we will use OAuth strategy for this project.
Running Vite React TypeScript with Deno
Update 20 october 2024
Deno 2.0 have been release!, it Backwards-compatible!. I have test to run my vite project and nestjs project, it work perfectly but with small adjustment of tailwind configuration, overall it work as expected!, I thinks this article is not related anymore. Thank you for your time and visit my other post. :)