Membuat aplikasi Shopping Cart belanja dengan menggunakan MEVN Stack
Part 1
https://medium.com/@jaouad_45834/full-stack-shopping-cart-with-mevn-stack-part-1-89dae1f35378
Part 2
https://medium.com/@jaouad_45834/full-stack-shopping-cart-with-mevn-stack-part2-2e5465359887
#vue #nodejs #express #mevn #shopping #cart #tutorial
Part 1
https://medium.com/@jaouad_45834/full-stack-shopping-cart-with-mevn-stack-part-1-89dae1f35378
Part 2
https://medium.com/@jaouad_45834/full-stack-shopping-cart-with-mevn-stack-part2-2e5465359887
#vue #nodejs #express #mevn #shopping #cart #tutorial
Medium
Full Stack Shopping Cart With MEVN Stack [Part 1]
VueJS 2.0 Nodejs Tutorial is today’s main topic. NodeJS is a viral platform nowadays because of its features and Express is a web framework…
30 seconds of CSS. A curated collection of useful CSS snippets.
#resources #tutorial #css
https://kutt.it/sd7s2r
#resources #tutorial #css
https://kutt.it/sd7s2r
atomiks.github.io
30 Seconds of CSS
A curated collection of useful CSS snippets you can understand in 30 seconds or less. From foundational elements such as clearfix to gradient text color and gradient cursor tracking to CSS easing and far beyond.
Forwarded from The Devs
30 seconds of CSS. A curated collection of useful CSS snippets.
#resources #tutorial #css
@thedevs
https://kutt.it/sd7s2r
#resources #tutorial #css
@thedevs
https://kutt.it/sd7s2r
Mengenal apa itu JSON Web Token atau JWT , dan bagaimana cara membuatnya di JavaScript
https://dev.to/siwalik/what-the-heck-is-jwt-anyway--47hg
#nodejs #jwt #json #token
https://dev.to/siwalik/what-the-heck-is-jwt-anyway--47hg
#nodejs #jwt #json #token
DEV Community
What the heck is JWT anyway?
Fundamentals of a JWT token and how we can benefit from it for authenticating communications between two parties, all of this using vanilla NodeJS and javascript.
Beberapa hal baru di dunia desain web atau web design untuk Minggu ini , seperti tren desain, CSS, dan tips
https://speckyboy.com/weekly-news-for-designers-426/
#css #web #design
https://speckyboy.com/weekly-news-for-designers-426/
#css #web #design
Speckyboy Web Design Magazine
Weekly News for Designers № 426 - 30 Seconds of CSS, Atomic Grid, CSS Puns
This week’s Designer News (N.426) includes Atomic Bulldog Grid, CSS Puns, 30 Seconds of CSS, a Five Minutes Guide to Better Typography, 80s-Inspired Web Design, CSS Grid for UI Layouts, a Pure CSS Halftone Effect and more.
Membuat dialog modal di Angular dengan menggunakan element ref dan dom service
https://itnext.io/angular-create-your-own-modal-boxes-20bb663084a1
#angular #modal #dialog #dom
https://itnext.io/angular-create-your-own-modal-boxes-20bb663084a1
#angular #modal #dialog #dom
Medium
Angular — Create your own Modal Boxes
Write your own modal library
Pada NPM versi 5.7.1 ini, ada tambahan perintah command line yaitu "npm ci" , fungsinya sama dengan npm install pada project-project yang membutuhkan node dependency, tapi ini lebih cepat, karena si "npm ci" hanya membaca dependency dan versi yang ada di package-lock.json aja.
Cocok untuk dijalankan pada Continous Integration (CI) builds, misalnya pada Gitlab CI atau Travis CI .
Selengkapnya
http://blog.npmjs.org/post/171556855892/introducing-npm-ci-for-faster-more-reliable
Dokumentasi :
https://docs.npmjs.com/cli/ci
Ada yang sudah mencoba rupanya :
https://medium.com/@tomastrajan/how-to-speed-up-continuous-integration-build-with-new-npm-ci-and-package-lock-json-7647f91751a
#npm #ci #tips
Cocok untuk dijalankan pada Continous Integration (CI) builds, misalnya pada Gitlab CI atau Travis CI .
Selengkapnya
http://blog.npmjs.org/post/171556855892/introducing-npm-ci-for-faster-more-reliable
Dokumentasi :
https://docs.npmjs.com/cli/ci
Ada yang sudah mencoba rupanya :
https://medium.com/@tomastrajan/how-to-speed-up-continuous-integration-build-with-new-npm-ci-and-package-lock-json-7647f91751a
#npm #ci #tips
blog.npmjs.org
npm Blog Archive: Introducing `npm ci` for faster, more reliable builds
npm Blog (Archive); updates from the npm team are now published on the GitHub Blog and the GitHub Changelog
Artikel infografik tentang pengukuran performa web dari Google Web Fundamentals dan bagaimanan optimasi dan pemakaiannya : https://developers.google.com/web/fundamentals/performance/speed-tools/
#web
#web
Latihan tentang membuat CSS Grid langkah demi langkah
http://www.developerdrive.com/2018/02/how-to-create-a-css-grid-step-by-step/
#css #cssgrid #grid #tutorial
http://www.developerdrive.com/2018/02/how-to-create-a-css-grid-step-by-step/
#css #cssgrid #grid #tutorial
Developerdrive
How to Create a CSS Grid Step-by-Step - Developer Drive
The CSS Grid Layout Module has quickly got traction among front-end developers. It's a new web standard that allows us to create two-dimensional layouts with pure CSS. In this article, we'll look into how to create a CSS Grid step-by-step.
Cara melakukan Class dan Style Binding ke HTML di dalam Angular
http://www.discoversdk.com/blog/class-and-style-binding-in-angular
#angular #css #style #class #binding
http://www.discoversdk.com/blog/class-and-style-binding-in-angular
#angular #css #style #class #binding
discoversdk
Class and Style Binding in Angular - DiscoverSDK Blog
Cara membuat halaman login yang bersifat responsif di layar browser
https://codeburst.io/responsive-windows-login-page-ui-tutorial-part-1-98a70b4fcc75
#tutorial #login #window
https://codeburst.io/responsive-windows-login-page-ui-tutorial-part-1-98a70b4fcc75
#tutorial #login #window
Medium
Responsive Windows Login page UI Tutorial — Part 1
Using HTML & SCSS
Membuat konversi string dan tanggal sesuai format kode area internasional dan format waktu dengan menggunakan ES6+
http://www.discoversdk.com/blog/ecmascript-6-text-strings-and-dates
#es6 #date #string #format #l10n #internationalization
http://www.discoversdk.com/blog/ecmascript-6-text-strings-and-dates
#es6 #date #string #format #l10n #internationalization
discoversdk
ECMAScript 6 - Text Strings and Dates - DiscoverSDK Blog
Teknik CSS untuk membuat teks transparan atau knock out Text dengan latar belakang gambar
https://css-tricks.com/css-techniques-and-effects-for-knockout-text/
#css #text #font #knockout
https://css-tricks.com/css-techniques-and-effects-for-knockout-text/
#css #text #font #knockout
CSS-Tricks
CSS Techniques and Effects for Knockout Text | CSS-Tricks
Knockout text is a technique where words are clipped out of an element and reveal the background. In other words, you only see the background because the
Dokumentasi baru di situs Google Developers tentang teknik memuat file/library JavaScript pihak ketiga dari CDN atau server lain
https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/loading-third-party-javascript/
#async #defer #library #js
https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/loading-third-party-javascript/
#async #defer #library #js
web.dev
Load Third-Party JavaScript | Articles | web.dev
Third-party scripts provide a wide range of useful features, making the web more dynamic. Learn how to optimize the loading of third-party scripts to reduce their impact on performance.
Cara untuk memuat library CSS pihak ketiga secara asinkronus dan tidak memblok parsing dokumen html
https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery
#async #defer #css
https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery
#async #defer #css
Google for Developers
Optimize CSS Delivery | PageSpeed Insights | Google for Developers
Cara membuat event binding di Angular
http://www.discoversdk.com/blog/event-binding-in-angular
#angular #eventbinding
http://www.discoversdk.com/blog/event-binding-in-angular
#angular #eventbinding
discoversdk
Event Binding in Angular - DiscoverSDK Blog
Membuat tooltip dengan menggunakan library Popper.js
https://matwrites.com/create-beautiful-tooltips-with-popper-js-tooltip-js/
#library #tooltip #popperjs #popper
https://matwrites.com/create-beautiful-tooltips-with-popper-js-tooltip-js/
#library #tooltip #popperjs #popper
matwrites.com
Create beautiful tooltips with Popper.js/Tooltip.js • matwrites.com
Nowadays web development heavily focuses on constantly improving user experience, while websites are being more beautiful and interactive. One of the ways to display additional information or guide user through the browsing journey are tooltips. Most of the…
Ini ada ekstensi yang bagus namanya Settings Sync untuk Visual Studio Code,
Petunjuk pemakaian Settings Sync bisa dilihat disini
https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync
Berguna untuk melakukan backup setelan, ekstensi, plugin dari Visual Studio Code ke Github Gist. Sehingga klo kita pindah komputer/install ulang OS, cukup pasang ekstensi Settings Sync, dan download setelan dari Gist yang telah di backup sebelumnya, kemudian restart VS Code untuk menampilkan setelan yang sama yang telah dibackup.
#vscode #visualstudiocode #sync #settings #settingssync
Petunjuk pemakaian Settings Sync bisa dilihat disini
https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync
Berguna untuk melakukan backup setelan, ekstensi, plugin dari Visual Studio Code ke Github Gist. Sehingga klo kita pindah komputer/install ulang OS, cukup pasang ekstensi Settings Sync, dan download setelan dari Gist yang telah di backup sebelumnya, kemudian restart VS Code untuk menampilkan setelan yang sama yang telah dibackup.
#vscode #visualstudiocode #sync #settings #settingssync
Visualstudio
Settings Sync - Visual Studio Marketplace
Extension for Visual Studio Code - Synchronize Settings, Snippets, Themes, File Icons, Launch, Keybindings, Workspaces and Extensions Across Multiple Machines Using GitHub Gist.
Membuat custom directive pada Framework Vue JS
https://css-tricks.com/power-custom-directives-vue/
#vue #directive
https://css-tricks.com/power-custom-directives-vue/
#vue #directive
CSS-Tricks
The Power of Custom Directives in Vue
When you’re initially learning a JavaScript framework, it feels a little like being a kid in a candy store. You take in everything available to you, and right off the bat, there are things th…
Cara membuat screenshot atau tangkapan layar dengan menggunakan Chrome Developer Tools, tanpa perlu plugin/ekstensi tambahan
https://medium.com/kode-dan-kodean/membuat-screenshoot-halaman-web-dengan-google-chrome-dev-tools-565bbe5566e8
#chrome #tips #screenshot
https://medium.com/kode-dan-kodean/membuat-screenshoot-halaman-web-dengan-google-chrome-dev-tools-565bbe5566e8
#chrome #tips #screenshot
Medium
Membuat Screenshot Halaman Web dengan Google Chrome Dev Tools
Ada banyak cara membuat tangkapan layar (screenshot) dari halaman web yang sedang kita buat. Diantaranya ada yang menggunakan plugin atau…