Contoh migrasi dari Circle CI ke AWS Code Build
https://medium.com/@MailSlurp/migrating-from-circleci-to-aws-codebuild-consolidating-costs-5bc7fb704f65
#ci #circle #aws
https://medium.com/@MailSlurp/migrating-from-circleci-to-aws-codebuild-consolidating-costs-5bc7fb704f65
#ci #circle #aws
Medium
Migrating from CircleCI to AWS CodeBuild (consolidating costs).
CircleCI is a hugely popular CI/CD service. But it quickly becomes expensive. AWS CodeBuild helped us reduce costs while enabling the…
Membuat efek Sticky Image dengan Three JS
https://tympanus.net/codrops/2019/04/10/how-to-create-a-sticky-image-effect-with-three-js/
#sticky #three #image #css
https://tympanus.net/codrops/2019/04/10/how-to-create-a-sticky-image-effect-with-three-js/
#sticky #three #image #css
Codrops
How to Create a Sticky Image Effect with Three.js | Codrops
If you recently browsed Awwwards or FWA you might have stumbled upon Ultranoir’s website. An all-round beautifully craft
Latihan bagian kedua pengenalan Angular PWA
https://www.prestonlamb.com/blog/getting-started-with-angular-pwas-part-2
#angular #pwa
https://www.prestonlamb.com/blog/getting-started-with-angular-pwas-part-2
#angular #pwa
Menggunakan fungsi Reduce untuk kombinasi dua fungsi di dalam JavaScript
https://www.sitepoint.com/function-composition-in-javascript/
#reduce #function
https://www.sitepoint.com/function-composition-in-javascript/
#reduce #function
Sitepoint
Function Composition in JavaScript with Array.prototype.reduceRight - SitePoint
James Wright explains dynamic function composition in JavaScript using other functions.
Tips membuat aplikasi Linux dengan Electron, dari Linux dan Redhat Foundation
https://opensource.com/article/19/4/linux-desktop-electron
#electron #tips
https://opensource.com/article/19/4/linux-desktop-electron
#electron #tips
Opensource.com
How we built a Linux desktop app with Electron
Electron made it easy to migrate its secure email web app to the desktop.
Membuat aplikasi Chat Bot untuk rekomendasi film dari Movie DB dengan Node JS dan SAP Conversational API
https://medium.freecodecamp.org/how-to-build-a-movie-bot-with-sap-conversational-ai-and-nodejs-5d7221b83267
#nodejs #chatbot #sap #api
https://medium.freecodecamp.org/how-to-build-a-movie-bot-with-sap-conversational-ai-and-nodejs-5d7221b83267
#nodejs #chatbot #sap #api
freeCodeCamp.org
How to build a movie bot with SAP Conversational AI and NodeJS
Get movie recommendations from The Movie Database by asking your own chatbot on Facebook Messenger.
Artikel yang berisi kenapa JavaScript tidak bisa dilepaskan dari pengembangan aplikasi web modern
https://snipcart.com/blog/why-javascript-benefits
#javascript #article
https://snipcart.com/blog/why-javascript-benefits
#javascript #article
Snipcart
Why is JavaScript so Important? (Definitions, Uses & Benefits)
What’s the JS fuss all about nowadays? Find out why JavaScript has become so important for modern web development and what are the benefits of learning it.
Beberapa tips untuk belajar menguasai CSS
https://medium.freecodecamp.org/follow-these-steps-to-become-a-css-superstar-837cd6cb9b1a
#css #learning
https://medium.freecodecamp.org/follow-these-steps-to-become-a-css-superstar-837cd6cb9b1a
#css #learning
freeCodeCamp.org
Follow these steps to become a CSS Superstar
by Preetish HS
Follow these steps to become a CSS Superstar
CSS (Cascading Style Sheets) is one of the core technologies used for building
webpages. Since it is the ONLY style sheet language that browsers can
understand, it's important to learn CSS in depth…
Follow these steps to become a CSS Superstar
CSS (Cascading Style Sheets) is one of the core technologies used for building
webpages. Since it is the ONLY style sheet language that browsers can
understand, it's important to learn CSS in depth…
Membuat desain untuk switch berbentuk radio button dengan CSS
https://codyhouse.co/blog/post/how-to-accessible-radio-switch-in-css
#css #switch
https://codyhouse.co/blog/post/how-to-accessible-radio-switch-in-css
#css #switch
CodyHouse
How to create a custom radio switch in CSS | CodyHouse
In this tutorial, we'll take a look at how to create a custom radio switch element and how to keep it accessible.
Membuat perubahan mode gelap dan terang dengan CSS Variables
https://dev.to/ananyaneogi/create-a-dark-light-mode-switch-with-css-variables-34l8
#switch #dark #light #mode #css
https://dev.to/ananyaneogi/create-a-dark-light-mode-switch-with-css-variables-34l8
#switch #dark #light #mode #css
DEV Community
Create A Dark/Light Mode Switch with CSS Variables
Step by step guide on how to create a dark-light mode switch with CSS variables in your website
Menghapus beberapa array yang nilainya salah di JavaScript
https://medium.freecodecamp.org/how-to-remove-falsy-values-from-an-array-in-javascript-e623dbbd0ef2
#array #filter #falsy #false #value
https://medium.freecodecamp.org/how-to-remove-falsy-values-from-an-array-in-javascript-e623dbbd0ef2
#array #filter #falsy #false #value
freeCodeCamp.org
How to remove falsy values from an array in JavaScript
There are a lot of ways to remove elements from an array in JavaScript, but what’s the easiest way to remove all falsy values from an…
Belajar menggunakan pola asinkronus programming dengan Promise dan Async Await
https://blog.logrocket.com/improve-async-programming-with-javascript-promises-1652ac8d036d
#async #await #promise
https://blog.logrocket.com/improve-async-programming-with-javascript-promises-1652ac8d036d
#async #await #promise
LogRocket Blog
Improve async programming with JavaScript promises - LogRocket Blog
If you’ve written some asynchronous JavaScript code before, then you already have an idea about using callbacks and the issues with them. One major issue with using callbacks is the possibility of running into a callback hell. In ES6, JavaScript Promises…
Alur belajar dalam Web Developer Roadmap untuk tahun 2019
https://hackernoon.com/the-2019-web-developer-roadmap-ab89ac3c380e
#roadmap #web #dev
https://hackernoon.com/the-2019-web-developer-roadmap-ab89ac3c380e
#roadmap #web #dev
Hackernoon
The 2019 Web Developer RoadMap
Hello Guys, I hope you are doing great in 2019. I am sure you all have already made your goals by now and thinking about how to achieve those goals. If one of your goals is to learn to code or to become a <a href="https://javarevisited.blogspot.com/2019/02/the…
Cara menggunakan slice dan splice di JavaScript Array
https://medium.freecodecamp.org/how-to-slice-and-splice-arrays-in-javascript-72bbca45006
#splice #slice #array
https://medium.freecodecamp.org/how-to-slice-and-splice-arrays-in-javascript-72bbca45006
#splice #slice #array
freeCodeCamp.org
How to slice and splice arrays in JavaScript
.slice() and .splice() are similar methods in JavaScript. They look similar, they sound similar, and they do similar things. For those…
Membuat slider atau Carousel dengan CSS murni
https://webdevtrick.com/pure-html-and-css-slider-source-code/
#slider #carousel #css
https://webdevtrick.com/pure-html-and-css-slider-source-code/
#slider #carousel #css
Web Dev Trick
Pure HTML and CSS Slider | Autoplay Slider Source Code
This is a simple HTML & CSS slider. This is in Pure HTML & CSS, No JavaScript or not any framework or libraries. Get source code now here.
Mendapatkan nilai berbeda dari suatu array
https://appdividend.com/2019/04/11/how-to-get-distinct-values-from-array-in-javascript/
#array #distinct #value
https://appdividend.com/2019/04/11/how-to-get-distinct-values-from-array-in-javascript/
#array #distinct #value
AppDividend
JavaScript Unique Array: How To Use Array.Filter() Method
The solution for how to get javascript unique array then your solution is the Javascript array filter() method. Distinct values in array in Javascript.
Kami telah merilis extension pack untuk text editor Visual Studio Code yang bernama Full JavaScript Complete Pack.Berisi ekstensi-ekstensi penting untuk pengembangan aplikasi web modern berbasis framework JavaScript-CSS-HTML.
Unduh dan coba :
https://marketplace.visualstudio.com/items?itemName=GulajavaMinistudio.javascript-complete-packs
Daftar ekstensi,Github Source, dan catatan rilis bisa dilihat disini:
https://medium.com/kode-dan-kodean/ekstensi-dan-tema-visual-studio-code-yang-saya-gunakan-6c3555762816
https://github.com/GulajavaMinistudio/FullJSExtensionPackCode
#code #extension #pack
Unduh dan coba :
https://marketplace.visualstudio.com/items?itemName=GulajavaMinistudio.javascript-complete-packs
Daftar ekstensi,Github Source, dan catatan rilis bisa dilihat disini:
https://medium.com/kode-dan-kodean/ekstensi-dan-tema-visual-studio-code-yang-saya-gunakan-6c3555762816
https://github.com/GulajavaMinistudio/FullJSExtensionPackCode
#code #extension #pack
Latihan membuat Extension Pack di VS Code
https://scotch.io/tutorials/creating-an-extension-pack-for-visual-studio-code
https://scotch.io/tutorials/create-your-first-visual-studio-code-extension
#extension #code #pack
https://scotch.io/tutorials/creating-an-extension-pack-for-visual-studio-code
https://scotch.io/tutorials/create-your-first-visual-studio-code-extension
#extension #code #pack
Scotch
Creating an Extension Pack for Visual Studio Code
Extension Packs in Visual Studio Code are extremely useful when you want to install a collection of related extensions.
Cara mengambil nilai yang berbeda di dalam Array JavaScript
https://appdividend.com/2019/04/11/how-to-get-distinct-values-from-array-in-javascript/
#array #distinct #different
https://appdividend.com/2019/04/11/how-to-get-distinct-values-from-array-in-javascript/
#array #distinct #different
AppDividend
JavaScript Unique Array: How To Use Array.Filter() Method
The solution for how to get javascript unique array then your solution is the Javascript array filter() method. Distinct values in array in Javascript.