Cara menggunakan One Signal until membuat Push Notification di React Native
https://kriss.io/how-to-use-onesignal-with-react-native-chat-app/
#onesignal #notification #react
https://kriss.io/how-to-use-onesignal-with-react-native-chat-app/
#onesignal #notification #react
Kriss
How to use OneSignal with React Native Chat App - Kriss
Launch the next Yelp in minutes Download this gorgeous React Native Store Locator app template to create your own store finder app in just a few minutes. By using this fully-coded starter kit written in React Native, you’re saving weeks of design and development…
PostgresqlCO.NF , aplikasi web yang berisi kumpulan dokumentasi dan konfigurasi untuk penggunaan Postgres SQL yang mudah dipahami dan dibaca
https://postgresqlco.nf/en/doc/param/
#docs #postgres
https://postgresqlco.nf/en/doc/param/
#docs #postgres
postgresqlco.nf
PostgresqlCO.NF: PostgreSQL configuration for humans
PostgresqlCO.NF is a configuration manager for all PostgreSQL related configuration files. It provides multilanguage documentation for postgresql.conf parameters, lets the user upload his configurations and gives him recommendations on them
Perbedaan antara width dan height di CSS dengan width dan height di HTML attribute
https://css-tricks.com/whats-the-difference-between-width-height-in-css-and-width-height-html-attributes/
#css #width #height #html
https://css-tricks.com/whats-the-difference-between-width-height-in-css-and-width-height-html-attributes/
#css #width #height #html
CSS-Tricks
What's the Difference Between Width/Height in CSS and Width/Height HTML attributes? | CSS-Tricks
Some HTML elements accept width and height as attributes. Some do not. Those attributes are sometimes referred to as presentational attributes. The thing to know about them is that they are overridden by any other styling information whatsoever. That makes…
Latihan panjang dan komplit dari Devstackr tentang pembuatan aplikasi web modern serba JavaScript dengan MEAN Stack (MongoDb, Express JS, Angular, Node JS) .
Salah satu videonya :
https://www.youtube.com/watch?v=V-CeWkz1MNQ
Playlist videonya dari awal sampai akhir
https://www.youtube.com/playlist?list=PLIjdNHWULhPSZFDzQU6AnbVQNNo1NTRpd
dan
https://www.youtube.com/playlist?list=PLIjdNHWULhPR5cr7nkTvq6kTV8rbr6BVz
#angular #mean #nodejs #mongodb #express
Salah satu videonya :
https://www.youtube.com/watch?v=V-CeWkz1MNQ
Playlist videonya dari awal sampai akhir
https://www.youtube.com/playlist?list=PLIjdNHWULhPSZFDzQU6AnbVQNNo1NTRpd
dan
https://www.youtube.com/playlist?list=PLIjdNHWULhPR5cr7nkTvq6kTV8rbr6BVz
#angular #mean #nodejs #mongodb #express
YouTube
Project Demo & Introduction - [1] Build a Task Manager w/ Angular, NodeJS and MongoDB
Build a real world application using the MEAN stack! In this video I show you a demo of the finished application that we will be building in this series. This is Part 1 of this series where I build a Task Manager Application from scratch using the MEAN stack.…
Latihan membuat fitur screenshot halaman web dengan Puppeteer.
https://medium.com/swlh/building-a-website-screenshot-api-3aeb3f21b465
#nodejs #puppeteer #screenshot
https://medium.com/swlh/building-a-website-screenshot-api-3aeb3f21b465
#nodejs #puppeteer #screenshot
Medium
Building a Website Screenshot API
I have a personal project that needs to take screenshots of approximately 100,000 websites per month. I could use an existing website…
Menggunakan library Simplur untuk otomatis menambahkan bilangan jamak atau pluralization di dalam String template literal
https://alligator.io/js/simplur/
#pluralization #string #simplur
https://alligator.io/js/simplur/
#pluralization #string #simplur
DigitalOcean
String Pluralization in JavaScript Using Simplur | DigitalOcean
Plural/singular nouns in languages present interesting coding problems. A simple JavaScript library called Simplur comes to the rescue!
Beberapa referensi sumber belajar JavaScript untuk menambahkan keahlian pemrograman
https://dev.to/sergchr/11-fruitful-resources-to-improve-javascript-knowledge-169n
#reference #learning
https://dev.to/sergchr/11-fruitful-resources-to-improve-javascript-knowledge-169n
#reference #learning
DEV Community
11 fruitful resources to improve Javascript knowledge
I'm sharing the links to resources I like to improve your Javascript/Node.JS skills
Contoh pengamanan endpoint REST API dengan Google Cloud Platform Identity-Aware Proxy
https://medium.com/javascript-in-plain-english/secure-your-spa-react-angular-vue-and-rest-api-deployed-using-gcp-app-engine-with-iap-f325182ddcb0
#rest #security #gcp #iap
https://medium.com/javascript-in-plain-english/secure-your-spa-react-angular-vue-and-rest-api-deployed-using-gcp-app-engine-with-iap-f325182ddcb0
#rest #security #gcp #iap
Medium
Secure your React/Angular/Vue app and REST API deployed using GCP App Engine with IAP (Identity-Aware Proxy)
Use Google Cloud’s IAP (Cloud Identity-Aware Proxy) to secure two apps; UI (SPA) and REST API.
Menggunakan Event Listener untuk aksi tombol Keyboard dengan JavaScript modern murni
https://alligator.io/js/listening-to-keyboard/
#event #listener #keyboard
https://alligator.io/js/listening-to-keyboard/
#event #listener #keyboard
Melakukan manipulasi tanggal dan validasi tanggal dengan library Day JS
https://alligator.io/js/dayjs/
#dayjs #date
https://alligator.io/js/dayjs/
#dayjs #date
Melakukan manipulasi DOM Traversal dengan JavaScript murni
https://levelup.gitconnected.com/useful-dom-traversal-methods-d2b55cf8e25c
#dom #traversal
https://levelup.gitconnected.com/useful-dom-traversal-methods-d2b55cf8e25c
#dom #traversal
Medium
Useful DOM Traversal Methods
We look at the appendChild, cloneNode, contains and more.
Analisis hasil survey trend dan perkembangan CSS dan framework CSS dari State of CSS 2019
https://blog.logrocket.com/the-future-of-css-features-in-2020/
Halaman survey-nya
https://2019.stateofcss.com/
#css #stateofcss
https://blog.logrocket.com/the-future-of-css-features-in-2020/
Halaman survey-nya
https://2019.stateofcss.com/
#css #stateofcss
LogRocket Blog
The future of CSS features in 2020 - LogRocket Blog
This year's “State of CSS” survey revealed that frontend developers are building more animations and becoming more interested in CSS modules. It will be fascinating to see how these and other trends progress in 2020.
Komparasi antara Vue JS dengan React JS
https://codersera.com/blog/vuejs-vs-reactjs-comparison/
#vue #react
https://codersera.com/blog/vuejs-vs-reactjs-comparison/
#vue #react
Codersera
Vuejs Vs Reactjs- Comparison Guide For 2020 -
VueJs is simpler but ReactJs is bigger, both of them are special frameworks ruling the roost for javascript libraries. Lets find the comparisons for 2020.
Catatan rilis lengkap node package management Yarn versi 2
https://dev.to/arcanis/introducing-yarn-2-4eh1
#yarn #nodejs #npm
https://dev.to/arcanis/introducing-yarn-2-4eh1
#yarn #nodejs #npm
DEV Community
Introducing Yarn 2 ! 🧶🌟
Hi everyone! After exactly 365 days of very intensive development, I'm extremely happy to unveil the...
Node Tube, layanan video streaming yang dibuat dengan Node JS dan JavaScript Framework
Home - NodeTube
https://nodetube.live/
#nodejs #fullstackjs
Home - NodeTube
https://nodetube.live/
#nodejs #fullstackjs
Melakukan deploy Docker ke layanan Amazon Web Service AWS
https://alligator.io/workflow/deploying-docker-app/
#docker #aws
https://alligator.io/workflow/deploying-docker-app/
#docker #aws
alligator.io
Deploying a Docker Application with AWS
In this short post you'll learn how to push a production-ready Docker app to AWS Beanstalk.
Latihan panjang membuat aplikasi Catatan Harian Writing Pad dengan Node JS , Gatsby JS, Fauna Db , dan deploy ke layanan Netlify
https://owlypixel.com/build-serverless-writing-pad/
#nodejs #faunadb #gatsby #todolist #notepad #react #netlify
https://owlypixel.com/build-serverless-writing-pad/
#nodejs #faunadb #gatsby #todolist #notepad #react #netlify
Owlypixel
Build Your Own Serverless Writing Pad with Gatsby, Netlify, and FaunaDB
In this article, you'll learn how to build your own authenticated writing pad for keeping notes and valuable ideas that sometimes appear in the most unexpected moments, without writing server code. That's right, no servers involved. Well, sort of 😊.
Beberapa fungsi manipulasi Object dan Array yang penting yang dapat dilakukan dengan library Lodash
https://levelup.gitconnected.com/extremely-useful-lodash-methods-b38f121fea7e
#lodash #library
https://levelup.gitconnected.com/extremely-useful-lodash-methods-b38f121fea7e
#lodash #library
Medium
Extremely useful lodash methods
Understand why everyone is in love with this little utility library
Web Scrapping halaman web secara anonymous dengan Node JS , Cheerio, Tor , dan Puppeteer
https://levelup.gitconnected.com/anonymous-web-scrapping-with-node-js-tor-apify-and-cheerio-3b36ec6a45dc
#nodejs #tor #cheerio #scrapping #puppeteer
https://levelup.gitconnected.com/anonymous-web-scrapping-with-node-js-tor-apify-and-cheerio-3b36ec6a45dc
#nodejs #tor #cheerio #scrapping #puppeteer
Medium
Anonymous web scraping with Node.js, Tor, Puppeteer and cheerio
A gentle introduction for quick results.
Tips untuk penggunaan Object Destructuring dan Array Destructuring, dan penggunakan Spread Operator di dalamnya, kemudian disertakan tips manipulasi URL dengan JavaScript murni.
https://dev.to/aumayeung/handy-javascript-tricks-object-and-array-tricks-to-save-you-time-1le4
#destructuring #object #array #url
https://dev.to/aumayeung/handy-javascript-tricks-object-and-array-tricks-to-save-you-time-1le4
#destructuring #object #array #url
DEV Community 👩💻👨💻
Handy JavaScript Tricks Object and Array Tricks to Save You Time
Subscribe to my email list now at http://jauyeung.net/subscribe/ Follow me on Twitter at https://twi...
Latihan menggunakan HttpClient di Angular untuk melakukan Http Request ke REST API di backend server
https://www.techiediaries.com/angular-tutorial-example-rest-api-httpclient-get-ngfor/
#angular #httpclient #httprequest
https://www.techiediaries.com/angular-tutorial-example-rest-api-httpclient-get-ngfor/
#angular #httpclient #httprequest