Day: November 27, 2022
8 posts
How I go with react native in late 2022
In the javascript world, there are more than a million tools and libraries for developing the smallest feature…
Use Preact in Next.js 13
Introduction Next.js uses React by default. In this blogpost, I want to replace React with Preact and compare…
Bridge pattern in TypeScript
Introduction The Bridge pattern is a structural design pattern that allows you to separate a big class or…
Offline Terraform Provider
พอดีว่าระบบที่บ้านเป็น Open-Source Virtualization Solution ที่ชื่อว่า oVirt ซึ่งก็มีความสุขดี ใช้สร้างโน่นนี่นั่นเพื่อทดสอบอะไรไปเรื่อง … เพียงแต่ว่า ขี้เกียจไม่อยากมานั่งสร้าง VM ที่ละตัว ช่วงแรก ๆ ใช้ Ansible ก็ต้องเขียน…
Learn CSS layouts by example – Flex (part 1)
Mastering CSS layouts is one of the most challenging parts of web design. Specially, if you just go…
4 Steps to Create Google Authentication API in Node.js
Under the Hood The story began when my friend asked me about integrating Passport.js and JSON Web Token…
How to Delete Local and Remote Git Branches
Author: Muhammad Khabbab Introduction Branches are kind of blocks in a repository where we write new features, fix…
GitHub Repositories : Part 1
Developer Roadmap : Interactive roadmaps, guides and other educational content to help developers grow in their careers. https://github.com/kamranahmedse/developer-roadmap…