Membuat fungsi berganti tema gelap Dark ke tema terang Light dan sebaliknya dengan menggunakan CSS Variables
https://youtu.be/rXuHGLzSmSE
#css #dark #light #variable #cssvariable
https://youtu.be/rXuHGLzSmSE
#css #dark #light #variable #cssvariable
YouTube
CSS Theme Switcher by Reverse-Engineering Alligator.io
Learn how to toggle between light, dark, and solar mode (plus other cool tricks) by reverse-engineering the UI of alligator.io 🐊🎨https://github.com/fireship-io/226-css-theme-toggler
1:40 Setup
4:18 Triangle Header
5:13 CSS Dropdown Menu
7:56 Theme Switcher…
1:40 Setup
4:18 Triangle Header
5:13 CSS Dropdown Menu
7:56 Theme Switcher…
Membuat Text Input yang otomatis bertambah baris dan lebarnya sesuai dengan teks yang dituliskan pengguna
https://css-tricks.com/auto-growing-inputs-textareas/
-
Mengganti Favicon secara dinamis dengan gambar Emoji.
https://css-tricks.com/emojis-as-favicons/
-
#css #textinput #input #form #row #lines #favicon #emoji
https://css-tricks.com/auto-growing-inputs-textareas/
-
Mengganti Favicon secara dinamis dengan gambar Emoji.
https://css-tricks.com/emojis-as-favicons/
-
#css #textinput #input #form #row #lines #favicon #emoji
CSS-Tricks
Auto-Growing Inputs & Textareas | CSS-Tricks
By default, <input> and <textarea> elements don't change size based on the content they contain. In fact, there isn't any simple HTML or CSS way
Cara memasang Bootstrap ke Angular dengan Ngx Bootstrap
https://wuschools.com/ngx-bootstrap/
#angular #bootstrap
https://wuschools.com/ngx-bootstrap/
#angular #bootstrap
wuschools
ngx bootstrap | With Bootstrap 3 and 4 - wuschools
ngx bootstrap all components like datepicker, dropdown, pagination, etc are powered by angular. ngx bootstrap is an open-sourced project under the MIT license. The most widely used framework is Bootstrap, which consists of a set of CSS classes that can be…
Kelas belajar baru dari Dicoding untuk menjadi web developer dengan stack modern dan Node JS.
https://www.dicoding.com/learningpaths/22
#dicoding #es2015 #nodejs
https://www.dicoding.com/learningpaths/22
#dicoding #es2015 #nodejs
Dicoding Indonesia
Front-End Web Developer Learning Path - Dicoding Indonesia
Kurikulum disusun oleh Dicoding dan pelaku industri di bidang Web Development. Siswa dipersiapkan untuk menjadi Front-End Web Developer sesuai standar kebutuhan industri.
Postman telah membuat dan merilis daftar REST API yang dapat dipakai untuk memantau sebaran virus COVID19 .
Ada banyak daftar API yang telah di Postman kan , dan bisa langsung dipakai secara gratis. Selengkapnya bisa dilihat disini.
https://covid-19-apis.postman.com/
Github Daftar API untuk lebih lengkap
https://github.com/postmanlabs/covid-19-apis
Bagi yang belum tau, Postman adalah provider aplikasi testing untuk menguji REST API dan GraphQL.
#postman #covid19 #restapi
Ada banyak daftar API yang telah di Postman kan , dan bisa langsung dipakai secara gratis. Selengkapnya bisa dilihat disini.
https://covid-19-apis.postman.com/
Github Daftar API untuk lebih lengkap
https://github.com/postmanlabs/covid-19-apis
Bagi yang belum tau, Postman adalah provider aplikasi testing untuk menguji REST API dan GraphQL.
#postman #covid19 #restapi
Latihan membuat game Dinosaurus seperti di Google Chrome dengan menggunakan Phaser JS
https://dev.to/mshin1995/making-a-video-game-using-phaser-44m5
-
Beberapa referensi game Engine untuk membangun game dengan JavaScript
https://blog.bitsrc.io/9-top-js-gaming-engines-and-libraries-for-2020-81707d9f095
#phaser #game #dinosaur #chrome
https://dev.to/mshin1995/making-a-video-game-using-phaser-44m5
-
Beberapa referensi game Engine untuk membangun game dengan JavaScript
https://blog.bitsrc.io/9-top-js-gaming-engines-and-libraries-for-2020-81707d9f095
#phaser #game #dinosaur #chrome
DEV Community
Making a Video Game Using Phaser
Last week I was given the task of creating a single page application for a class project using a...
Latihan menggunakan Unit Testing di Vue JS dengan Jest
https://alligator.io/vuejs/vue-testing/
#jest #vue #testing
https://alligator.io/vuejs/vue-testing/
#jest #vue #testing
Latihan membuat game ular ularan dengan JavaScript dengan code pattern functional programming
https://dev.to/patferraggi/build-a-snake-game-in-functional-javascript-part-0-3hbk
#snake #game #functional
https://dev.to/patferraggi/build-a-snake-game-in-functional-javascript-part-0-3hbk
#snake #game #functional
DEV Community
Build a Snake Game in functional JavaScript - Part 0
If you are interested in reading this article in Spanish, check out my blog The Developer's Dungeon...
Tips penggunaan TypeScript setelah lama menggunakannya di dalam Project
https://levelup.gitconnected.com/lessons-ive-learned-after-a-year-of-using-typescript-1be2853ce6cf
-
Cara menggunakan Async Await di dalam TypeScript JavaScript
https://blog.logrocket.com/async-await-in-typescript/
-
#typescript #async #await
https://levelup.gitconnected.com/lessons-ive-learned-after-a-year-of-using-typescript-1be2853ce6cf
-
Cara menggunakan Async Await di dalam TypeScript JavaScript
https://blog.logrocket.com/async-await-in-typescript/
-
#typescript #async #await
Medium
Lessons I’ve learned after a year of using TypeScript
As the title suggests, I’ve been using TypeScript for about a year and I’d like to share some lessons I’ve learned along the way…
Membuat GraphQL Server untuk aplikasi web berbasis Next JS React JS
https://blog.logrocket.com/building-a-graphql-server-in-next-js/
-
Cara Debugging Child Process di Gatsby JS dengan bantuan Chrome Inspect Debugger
https://indepth.dev/how-to-debug-a-child-process-in-node-and-gatsby-js-with-chrome/
-
Tips migrasi ke Gatsby JS dari developer Cloudfare
https://blog.cloudflare.com/migrating-to-react-land-gatsby/
#next #react #graphql #debug #chrome
https://blog.logrocket.com/building-a-graphql-server-in-next-js/
-
Cara Debugging Child Process di Gatsby JS dengan bantuan Chrome Inspect Debugger
https://indepth.dev/how-to-debug-a-child-process-in-node-and-gatsby-js-with-chrome/
-
Tips migrasi ke Gatsby JS dari developer Cloudfare
https://blog.cloudflare.com/migrating-to-react-land-gatsby/
#next #react #graphql #debug #chrome
LogRocket Blog
Building a GraphQL server in Next.js via API routes - LogRocket Blog
Create a GraphQL server with CORS support, load data from Postgres, and stomp out N+1 performance issues using DataLoader.
Memahami penggunaan Spread Operator dan Rest Parameter di JavaScript ES2015
https://dev.to/kedark/three-dots-in-js-spread-and-rest-explained-40e
-
Cara melakukan lazy loading gambar dengan Intersection Observer JavaScript
https://medium.com/javascript-in-plain-english/how-to-lazy-load-images-with-intersection-observer-beced03e4a43
-
Cara menggunakan ES Module di bagian browser, tanpa build system
https://levelup.gitconnected.com/using-javascript-modules-in-the-browser-2c55bfc5f5e9
-
Menggunakan Web Socket dan RxJS untuk mempermudah Pipeline dan koneksi data
https://itnext.io/simplifying-websockets-in-rxjs-a177b887f3b8
#rxjs #socket #rest #parameter #spread #esmodule #lazy #loading #intersection #observer
https://dev.to/kedark/three-dots-in-js-spread-and-rest-explained-40e
-
Cara melakukan lazy loading gambar dengan Intersection Observer JavaScript
https://medium.com/javascript-in-plain-english/how-to-lazy-load-images-with-intersection-observer-beced03e4a43
-
Cara menggunakan ES Module di bagian browser, tanpa build system
https://levelup.gitconnected.com/using-javascript-modules-in-the-browser-2c55bfc5f5e9
-
Menggunakan Web Socket dan RxJS untuk mempermudah Pipeline dan koneksi data
https://itnext.io/simplifying-websockets-in-rxjs-a177b887f3b8
#rxjs #socket #rest #parameter #spread #esmodule #lazy #loading #intersection #observer
DEV Community
Three dots "..." in JS - Spread and Rest explained
Three dots ... is one of the favorites for JavaScript developers as it has a lot of use cases which m...
Hari ini kami merilis Font pemrograman yang merupakan turunan dari Custom Build Iosevka Font. Font ini diberi nama Iosevka Mayukai yang menjadi pasangan serasi dari Mayukai Theme yang telah duluan ada di VS Code Marketplace.
Font ini merupakan kombinasi dari font Iosevka , Source Code Pro, Menlo, dan Jetbrains Mono, dengan tambahan font ligature di dalamnya. Yang membuat font ini menjadi nyaman dilihat dan mudah dibaca.
Blog catatan rilis, demo font, dan metode build font dengan JavaScript Node JS, bisa dilihat disini.
https://medium.com/kode-dan-kodean/membuat-font-iosevka-mayukai-dengan-custom-build-iosevka-font-fecca4e275e8
Untuk speciment dan bentuk font, link download, cara install, bisa di cek ke halaman Github Page kami disini :
https://github.com/Iosevka-Mayukai/Iosevka-Mayukai
https://github.com/Iosevka-Mayukai/Iosevka-Mayukai/releases
Selamat mencoba.
#font #iosevka #programming
Font ini merupakan kombinasi dari font Iosevka , Source Code Pro, Menlo, dan Jetbrains Mono, dengan tambahan font ligature di dalamnya. Yang membuat font ini menjadi nyaman dilihat dan mudah dibaca.
Blog catatan rilis, demo font, dan metode build font dengan JavaScript Node JS, bisa dilihat disini.
https://medium.com/kode-dan-kodean/membuat-font-iosevka-mayukai-dengan-custom-build-iosevka-font-fecca4e275e8
Untuk speciment dan bentuk font, link download, cara install, bisa di cek ke halaman Github Page kami disini :
https://github.com/Iosevka-Mayukai/Iosevka-Mayukai
https://github.com/Iosevka-Mayukai/Iosevka-Mayukai/releases
Selamat mencoba.
#font #iosevka #programming
Medium
Cara Membuat Custom Build Iosevka Font
Pada artikel ini, penulis akan mencoba melakukan eksperimen sederhana untuk membuat font yang dibangun dengan dasar Iosevka Font. Tujuan…
Google dan Awwwards merilis buku digital baru untuk belajar studi kasus penggunaan Progressive Web Apps PWA .
Download buku ini disini :
https://www.awwwards.com/PWA-ebook-vol2/
#pwa #books
Download buku ini disini :
https://www.awwwards.com/PWA-ebook-vol2/
#pwa #books
Awwwards
Progressive Web Apps The Superpowers of the Web and Native Apps Combined
We return to take a closer look at Progressive Web Apps (PWAs) and how they combine the reach of the web with the device integrations of installed software
Menggunakan Unsplash API untuk membuat tampilan sumber galeri gambar
https://css-tricks.com/add-beautiful-images-with-the-unsplash-api/
#unsplash #api #gallery
https://css-tricks.com/add-beautiful-images-with-the-unsplash-api/
#unsplash #api #gallery
CSS-Tricks
Add Beautiful Images With The Unsplash API | CSS-Tricks
Perhaps you know Unsplash? I'd wager it's the most popular stock photography site out there for two big reasons:
Latihan membuat MERN Stack dengan backend Feather JS dan bukan Express JS
https://www.sitepoint.com/crud-app-node-react-feathersjs/
#mern #react #featherjs #nodejs
https://www.sitepoint.com/crud-app-node-react-feathersjs/
#mern #react #featherjs #nodejs
Sitepoint
Build a Node.js CRUD App Using React and FeathersJS — SitePoint
Michael Wanyoike walks you through building a full-stack JavaScript CRUD contact list application, using Node, FeathersJS and MongoDB for the back-end API.
Membuat GraphQL Server dengan tambahan TypeScript di dalamnya :
https://blog.logrocket.com/integrating-typescript-graphql/
#typescript #graphql
https://blog.logrocket.com/integrating-typescript-graphql/
#typescript #graphql
LogRocket Blog
Integrating TypeScript with GraphQL - LogRocket Blog
Build GraphQL APIs in Node.js with the power and efficiency of TypeScript classes and decorators with the TypeGraphQL library.
Generator Resume atau CV online yang dibuat dengan React dan Tailwind CSS , silahkan dicoba di :
https://dev.to/amruthpillai/ever-dreamed-of-a-free-and-open-source-resume-builder-that-doesn-t-store-your-data-meet-reactive-resume-1dpl
Kode sumber
https://github.com/AmruthPillai/Reactive-Resume/
-
Resume dan Portofolio interaktif yang dibuat dari React JS , bisa di clone dan di hosting di server sendiri.
https://dev.to/thedamfr/react-ultimate-resume-a-modern-software-developer-resume-built-with-react-and-jsonresume-1pbj
Kode sumber
https://github.com/welovedevs/react-ultimate-resume
#resume #cv #generator #react #tailwind
https://dev.to/amruthpillai/ever-dreamed-of-a-free-and-open-source-resume-builder-that-doesn-t-store-your-data-meet-reactive-resume-1dpl
Kode sumber
https://github.com/AmruthPillai/Reactive-Resume/
-
Resume dan Portofolio interaktif yang dibuat dari React JS , bisa di clone dan di hosting di server sendiri.
https://dev.to/thedamfr/react-ultimate-resume-a-modern-software-developer-resume-built-with-react-and-jsonresume-1pbj
Kode sumber
https://github.com/welovedevs/react-ultimate-resume
#resume #cv #generator #react #tailwind
DEV Community
Ever dreamed of a free and open-source resume builder that doesn't store your data? Meet Reactive Resume!
Reactive Resume A one-of-a-kind resume builder that keeps your privacy in mind, complete...
Apa itu Cookies dan cara penggunaannya dengan JavaScript
https://alligator.io/js/what-are-cookies/
#cookies #javascript
https://alligator.io/js/what-are-cookies/
#cookies #javascript
DigitalOcean
What Are Cookies & How to Work With Them Using JavaScript | DigitalOcean
Let's explore what browser/HTTP cookies are and how to set them on the client-side using JavaScript.
Trik penggunaan Error Handling di JavaScript
https://blog.logrocket.com/exception-handling-in-javascript/
#error #handler #exception
https://blog.logrocket.com/exception-handling-in-javascript/
#error #handler #exception
LogRocket Blog
Exception handling in JavaScript - LogRocket Blog
Errors are part of the programming journey. When done properly, exception handling can help make your code more maintainable, extensible, and readable.
Menggabungkan Axios ke dalam RxJS dan TypeScript , dan digunakan dengan contoh kasus pada React JS
https://medium.com/front-end-weekly/how-to-wrap-axios-inside-rxjs-with-typescript-and-react-6c21e47dcb63
#axios #rxjs #typescript #react
https://medium.com/front-end-weekly/how-to-wrap-axios-inside-rxjs-with-typescript-and-react-6c21e47dcb63
#axios #rxjs #typescript #react
Medium
How to wrap Axios inside Rxjs with Typescript and React.
The Given and the Task at hand.