Hello Stackers, today we will make Mouse Tracking like pocketbase website official do. So we will try on ReactJS case. import “./styles.css”; import…
Introduction In web projects, besides the front-office — the user interface, we also have the back-office, the interface for admins. This is where…
Welcome back to my channel, pada kesempatan ini kita akan membahas tentang ISR (Incremental Static Regeneration) yang mana secara penjelasan singkat digunakan jika…
Halo guys, kali ini kita coba mengkaji apa perbedaan dari GetStaticProps dengan GetServerSideProps di NextJS ya… untuk itu saya langsung berikan link referensinya…