Memanfaatkan fitur prefetch untuk memuat data halaman berikutnya secara perlahan
https://dev.to/addyosmani/speed-up-next-page-navigations-with-prefetching-4285
#prefetch #preload #page
https://dev.to/addyosmani/speed-up-next-page-navigations-with-prefetching-4285
#prefetch #preload #page
DEV Community
Speed up next-page navigations with prefetching
Learn how to speed up next-page navigations using prefetching
Membuat animasi antar halaman di dalam Gatsby JS
https://medium.freecodecamp.org/how-to-animate-page-transitions-in-gatsby-js-b36e3ae14c29
#gatsby #jamstack #ssr #animation #page
https://medium.freecodecamp.org/how-to-animate-page-transitions-in-gatsby-js-b36e3ae14c29
#gatsby #jamstack #ssr #animation #page
freeCodeCamp.org
How to animate page transitions in Gatsby.js
I’m totally enjoying Gatsby for various reasons, and in this post I want to share how easy it is to add customized page transitions to…
Panduan struktur project Angular dengan pola mengikuti halaman web yang dibuat
https://medium.com/@dolanmiu/angular-folder-structure-follow-the-dom-8af5453d0808
#page #dom #angular #pattern
https://medium.com/@dolanmiu/angular-folder-structure-follow-the-dom-8af5453d0808
#page #dom #angular #pattern
Medium
Angular Folder Structure — Follow the DOM
The Angular docs state that the folder structure of an app should follow LIFT:
Membuat komponen per halaman atau pagination dengan Vue JS
https://css-tricks.com/creating-a-reusable-pagination-component-in-vue/
#vue #pagination #page #scroll
https://css-tricks.com/creating-a-reusable-pagination-component-in-vue/
#vue #pagination #page #scroll
CSS-Tricks
Creating a Reusable Pagination Component in Vue | CSS-Tricks
The idea behind most of web applications is to fetch data from the database and present it to the user in the best possible way. When we deal with data there
Library transisi halaman untuk Vue JS
https://github.com/Orlandster/vue-page-transition
#vue #transition #page
https://github.com/Orlandster/vue-page-transition
#vue #transition #page
GitHub
GitHub - Orlandster/vue-page-transition: A lightweight Vue.js plugin for page / route transitions.
A lightweight Vue.js plugin for page / route transitions. - GitHub - Orlandster/vue-page-transition: A lightweight Vue.js plugin for page / route transitions.
Membuat landing page dengan Tailwind CSS
https://scotch.io/tutorials/build-a-beautiful-landing-page-with-tailwind-css
#tailwind #css #landing #page
https://scotch.io/tutorials/build-a-beautiful-landing-page-with-tailwind-css
#tailwind #css #landing #page
Scotch
Build a Beautiful Landing Page with Tailwind CSS v1
In this tutorial, we’ll be building a simple but yet beautiful landing page for a fictional product.
Mengganti-ganti judul halaman secara dinamis di Angular dengan Title Service
https://blog.bitsrc.io/dynamic-page-titles-in-angular-98ce20b5c334
#angular #dynamic #title #page
https://blog.bitsrc.io/dynamic-page-titles-in-angular-98ce20b5c334
#angular #dynamic #title #page
Medium
Dynamic Page Titles in Angular
Learn how to change your page title (in Angular) using TitleService
Cara mendeteksi browser tab masih aktif atau tidak dengan menggunakan JavaScript dan Page Visibility API
https://alligator.io/js/page-visibility-api/
#tab #browser #visibility #page
https://alligator.io/js/page-visibility-api/
#tab #browser #visibility #page
Cara mendapatkan ukuran layar Screen size, window size, dan page size dengan Javascript
https://dmitripavlutin.com/screen-window-page-sizes/
---
Beberapa cara untuk mencari element di dalam array dengan parameter tertentu
https://www.freecodecamp.org/news/4-methods-to-search-an-array/
---
Melakukan pencarian kata di dalam kalimat String dengan Symbol.search ES2015
https://dev.to/kenbellows/string-prototype-search-a-method-i-wish-i-knew-about-a-long-time-ago-45n6
---
#screen #size #window #page
https://dmitripavlutin.com/screen-window-page-sizes/
---
Beberapa cara untuk mencari element di dalam array dengan parameter tertentu
https://www.freecodecamp.org/news/4-methods-to-search-an-array/
---
Melakukan pencarian kata di dalam kalimat String dengan Symbol.search ES2015
https://dev.to/kenbellows/string-prototype-search-a-method-i-wish-i-knew-about-a-long-time-ago-45n6
---
#screen #size #window #page
Dmitri Pavlutin Blog
How to Get the Screen, Window, and Web Page Sizes in JavaScript
How to get the screen, browser window, and web page sizes (width and height) in JavaScript.
Tips dalam mengatasi masalah Nested Pages di Nuxt JS
https://blog.logrocket.com/troubleshooting-nested-pages-nuxt/
#vue #nuxt #nested #page
https://blog.logrocket.com/troubleshooting-nested-pages-nuxt/
#vue #nuxt #nested #page
LogRocket Blog
Troubleshooting nested pages in Nuxt.js - LogRocket Blog
Explore building nested, root-level, and deeply nested pages in Nuxt.js, solving a few common issues with simple solutions.
Latihan bersama Dcode dalam. membuat halaman landing page atau home page yang berisi pintasan halaman atau App Screen, dan ditambahkan Swiper JS untuk carousel nya
https://youtu.be/mQZ12wNXYXU
#dcode #carousel #app #landing #page #swiper
https://youtu.be/mQZ12wNXYXU
#dcode #carousel #app #landing #page #swiper
YouTube
Build Your Own App Screen with JavaScript and CSS Grid
View the SOURCE CODE:
https://codepen.io/dcode-software/pen/NWaJXGq
In today's video we'll be building an app screen using HTML, CSS and JavaScript. This is easily done with the help of Swiper - an awesome library to create touch friendly slides and carousels.…
https://codepen.io/dcode-software/pen/NWaJXGq
In today's video we'll be building an app screen using HTML, CSS and JavaScript. This is easily done with the help of Swiper - an awesome library to create touch friendly slides and carousels.…
Latihan panjang membuat landing page dengan HTML, CSS, dan JavaScript
https://www.freecodecamp.org/news/how-to-make-a-landing-page-with-html-css-and-javascript/
#landing #page #freecodecamp
https://www.freecodecamp.org/news/how-to-make-a-landing-page-with-html-css-and-javascript/
#landing #page #freecodecamp
freeCodeCamp.org
Web Development Project – How to Make a Landing Page with HTML, CSS, and JavaScript
Having a good landing page for your website is important. It can help drive customers to your site where they'll find your products and services and hopefully take action. In this text-based tutorial, I’m going to take you through how to make a landi...
Mendapatkan alamat URL dari halaman web yang terakhir dikunjungi dengan JavaScript
https://javascript.plainenglish.io/javascript-get-last-page-url-dc47a2ca5087
#url #last #page
https://javascript.plainenglish.io/javascript-get-last-page-url-dc47a2ca5087
#url #last #page
Medium
How to Get the URL of the Last Visited Page in JavaScript
Learn how to easily get the URL of the last visited page in JavaScript.
Latihan membuat portfolio web dengan stack modern
https://dev.to/arafat4693/how-i-built-my-fullstack-and-typesafe-portfolio-website-26ia
#portfolio #page
https://dev.to/arafat4693/how-i-built-my-fullstack-and-typesafe-portfolio-website-26ia
#portfolio #page
DEV Community
How I Built My Full Stack Portfolio Website With the Coolest Techs🐬
A portfolio or personal website has become necessary nowadays, whether you want to freelance, find a...
How to Send Data From iframe To Parent Page — JavaScript postMessage Tutorial
https://www.youtube.com/watch?v=r2_A3bh94fY
#iframe #parent #page
https://www.youtube.com/watch?v=r2_A3bh94fY
#iframe #parent #page
YouTube
How to Send Data From iframe To Parent Page — JavaScript postMessage Tutorial
In today's video I'll be showing you how to send data from an iframe up to the parent window (the page which is embedding the iframe). This can be done in a cross-origin setting, making it useful for most scenarios.
For your reference, check this out:
h…
For your reference, check this out:
h…
How to Create a Great Personal Portfolio Page – a Handbook for Beginners
https://www.freecodecamp.org/news/how-to-create-a-great-personal-portfolio-page-a-step-by-step-guide/
#portfolio #page
https://www.freecodecamp.org/news/how-to-create-a-great-personal-portfolio-page-a-step-by-step-guide/
#portfolio #page
freeCodeCamp.org
How to Create a Great Personal Portfolio Page – a Handbook for Beginners
As a developer, you'll want to create a digital space that mirrors your unique skills and persona. And a stellar personal portfolio website can help you make your mark in the digital universe. Imagine a space that not only highlights your finest ach...
Upload your Static Site for Free to Cloudflare Pages
https://medium.com/@julianalimin/upload-your-static-site-for-free-to-cloudflare-pages-b469764ea6d4
#cloudfare #page
https://medium.com/@julianalimin/upload-your-static-site-for-free-to-cloudflare-pages-b469764ea6d4
#cloudfare #page
Medium
Upload your Static Site for Free to Cloudflare Pages
Continuing my last Post regarding migrating from WordPress to AstroJS, I just didn’t want to have to use a VPS with a Web Server to serve
NEON OSS Next.js Starter Kit
https://dev.to/spruceemma/neon-oss-nextjs-starter-kit-1e6g
---
React Context API Explained with Examples
https://www.freecodecamp.org/news/react-context-api-explained-with-examples/
---
Faster Pages with React
https://dev.to/smapiot/faster-pages-with-react-h8j
---
Implementing a Simple Page View Tracker in Your React App
https://dev.to/vyan/implementing-a-simple-page-view-tracker-in-your-react-app-1b8j
---
How to Build a Rating Component with the React Compound Component Pattern
https://www.freecodecamp.org/news/how-to-build-a-rating-component-with-the-react-compound-component-pattern/
#react #nextjs #page #tracker #starter #context
https://dev.to/spruceemma/neon-oss-nextjs-starter-kit-1e6g
---
React Context API Explained with Examples
https://www.freecodecamp.org/news/react-context-api-explained-with-examples/
---
Faster Pages with React
https://dev.to/smapiot/faster-pages-with-react-h8j
---
Implementing a Simple Page View Tracker in Your React App
https://dev.to/vyan/implementing-a-simple-page-view-tracker-in-your-react-app-1b8j
---
How to Build a Rating Component with the React Compound Component Pattern
https://www.freecodecamp.org/news/how-to-build-a-rating-component-with-the-react-compound-component-pattern/
#react #nextjs #page #tracker #starter #context
DEV Community
NEON OSS Next.js Starter Kit
This is a submission for the Neon Open Source Starter Kit Challenge : Ultimate Starter Kit ...