Membuat aplikasi berita dengan Vue JS , dan membaca feeds berita dari suatu situs
https://stevenziu.github.io/2018/01/15/News-Feed-App-by-Vue-js/
#vue #news #feed #spa #pwa
https://stevenziu.github.io/2018/01/15/News-Feed-App-by-Vue-js/
#vue #news #feed #spa #pwa
stevenziu.github.io
News Feed App by Vue.js | Steven's Blog
Let's build a news feed App with Vue
Beberapa berita dan tips CSS terbaru untuk desainer web
https://speckyboy.com/weekly-news-for-designers-%E2%84%96-435/
#css #news #article
https://speckyboy.com/weekly-news-for-designers-%E2%84%96-435/
#css #news #article
Speckyboy Web Design Magazine
Weekly News for Designers № 435 - Pure CSS Painting, Bootstrap Admin Template, CSS Grid Generator, Flexbox Fallbacks
This week’s Designer News (N.435) includes Login Critter, Popular Website Interfaces Reimagined, a CSS Grid with Flexbox Fallbacks, The Surprising Science Behind Colour Codes, a Free Responsive Android UI Kit, a Pure CSS Rendering of an 18th-Century Painting…
Microsoft Office 365 dan aplikasi mobile (iOS, Android, dan UWP Windows App) ditulis ulang dengan menggunakan JavaScript, TypeScript, React JS, Electron
Microsoft Office rewrite in React.js nears completion
https://react-etc.net/entry/microsoft-office-rewrite-to-react-js-nears-completion
#news #react #electron
Microsoft Office rewrite in React.js nears completion
https://react-etc.net/entry/microsoft-office-rewrite-to-react-js-nears-completion
#news #react #electron
Beberapa produk dan layanan baru yang diluncukan pada Github Universe 2018 hari ini.
https://blog.github.com/2018-10-16-future-of-software
#github #news
https://blog.github.com/2018-10-16-future-of-software
#github #news
The GitHub Blog
Future of Software: Developers at the center of the universe
Launch report: Everything we released at GitHub Universe
Beberapa berita menarik seputar Node.js yang ramai diperbincangkan tahun 2018
https://medium.com/dailyjs/the-top-12-node-weekly-links-in-2018-c0bec98efd91
#nodejs #news #reference
https://medium.com/dailyjs/the-top-12-node-weekly-links-in-2018-c0bec98efd91
#nodejs #news #reference
Medium
The top 12 Node Weekly links in 2018
Another year of Node Weekly means another roundup.
Beberapa hal baru seputar JavaScript di bulan Oktober 2019
https://codeburst.io/javascript-news-updates-october-2019-a6c1aa537974
#news #release
https://codeburst.io/javascript-news-updates-october-2019-a6c1aa537974
#news #release
Medium
JavaScript News & Updates (October 2019)
Enjoy the recent news from the JavaScript world and find useful tips that can help you to write better code and visualize data clearly.
NPM / Node Package Manager kini telah dibeli oleh Github
Selengkapnya
https://github.blog/2020-03-16-npm-is-joining-github/
https://techcrunch.com/2020/03/16/github-nabs-javascript-packaging-vendor-npm/
#news #github #npm
Selengkapnya
https://github.blog/2020-03-16-npm-is-joining-github/
https://techcrunch.com/2020/03/16/github-nabs-javascript-packaging-vendor-npm/
#news #github #npm
The GitHub Blog
npm is joining GitHub
We're excited to announce that npm will be joining GitHub.
Cara mengambil data RSS dari blog Medium dan ditampilkan ke web app tersendiri
https://levelup.gitconnected.com/javascript-basics-how-to-use-rss-to-retrieve-medium-articles-d9c4d7c10387
#rss #news #medium
-
Beberapa fitur penting yang harus dipelajari dari JavaScript ES2020
https://medium.com/javascript-in-plain-english/here-are-5-new-javascript-features-in-es2020-that-you-should-know-857ecf03a32a
#es2020
-
Mengenal cara kerja Scope dan Hoisting di JavaScript ES2015
https://levelup.gitconnected.com/how-does-hoisting-work-in-javascript-es6-b0e06727e071
#hoisting #scope
-
Memahami penggunaan operator AND dan OR di JavaScript
https://dmitripavlutin.com/javascript-and-or-logical-operators/
#and #or #logical
-
Menjalankan Promise dan Fetch Request secara paralel , dan mengecek hasilnya dengan Promise.All atau Promise.AllSettled
https://medium.com/javascript-scene/javascript-quick-tip-avoid-serial-request-waterfalls-d03c4021d5fa
#promise #parallel
https://levelup.gitconnected.com/javascript-basics-how-to-use-rss-to-retrieve-medium-articles-d9c4d7c10387
#rss #news #medium
-
Beberapa fitur penting yang harus dipelajari dari JavaScript ES2020
https://medium.com/javascript-in-plain-english/here-are-5-new-javascript-features-in-es2020-that-you-should-know-857ecf03a32a
#es2020
-
Mengenal cara kerja Scope dan Hoisting di JavaScript ES2015
https://levelup.gitconnected.com/how-does-hoisting-work-in-javascript-es6-b0e06727e071
#hoisting #scope
-
Memahami penggunaan operator AND dan OR di JavaScript
https://dmitripavlutin.com/javascript-and-or-logical-operators/
#and #or #logical
-
Menjalankan Promise dan Fetch Request secara paralel , dan mengecek hasilnya dengan Promise.All atau Promise.AllSettled
https://medium.com/javascript-scene/javascript-quick-tip-avoid-serial-request-waterfalls-d03c4021d5fa
#promise #parallel
Medium
Javascript Basics: How To Use RSS To Retrieve Medium Articles
Using your Medium RSS feed and Javascript to display your latest stories
Latihan bagian kedua dari Traversy Media untuk pengembangan backend web modern dengan Deno TS dam PostgreSQL . Link sampel Github setiap bagian ada di dalam halaman video latihan ini .
Video bagian kedua
https://www.youtube.com/watch?v=KuaI6mphFNc
Video bagian pertama
https://www.youtube.com/watch?v=NHHhiqwcfRM
———
Latihan mengenal framework Deno TS yang bernama Jurassic
https://dev.to/oknoorap/great-fun-with-deno-my-first-deno-framework-191c
----
Latihan membuat aplikasi CLI yang berisi berita terbaru, dengan Deno TS
https://medium.com/javascript-in-plain-english/creating-your-first-news-cli-app-using-deno-e1470398c627
---
Latihan membuat Deno REST API dengan framework Oak dan koneksi ke MongoDb .
https://medium.com/javascript-in-plain-english/deno-rest-api-in-deno-using-mongodb-and-oak-c25ca7db0ee9
---
Latihan membuat Todo List API dengan Deno dan Oak
https://www.freecodecamp.org/news/create-a-todo-api-in-deno-written-by-a-guy-coming-from-node/
---
Memperkenalkan Playground untuk Deno TS di Repl. it
https://dev.to/bendman/try-out-deno-on-repl-it-1o89
---
#deno #oak #postgresql #mongodb #cli #news #traversymedia #typescript #todo #playground #replit #jurassic
Video bagian kedua
https://www.youtube.com/watch?v=KuaI6mphFNc
Video bagian pertama
https://www.youtube.com/watch?v=NHHhiqwcfRM
———
Latihan mengenal framework Deno TS yang bernama Jurassic
https://dev.to/oknoorap/great-fun-with-deno-my-first-deno-framework-191c
----
Latihan membuat aplikasi CLI yang berisi berita terbaru, dengan Deno TS
https://medium.com/javascript-in-plain-english/creating-your-first-news-cli-app-using-deno-e1470398c627
---
Latihan membuat Deno REST API dengan framework Oak dan koneksi ke MongoDb .
https://medium.com/javascript-in-plain-english/deno-rest-api-in-deno-using-mongodb-and-oak-c25ca7db0ee9
---
Latihan membuat Todo List API dengan Deno dan Oak
https://www.freecodecamp.org/news/create-a-todo-api-in-deno-written-by-a-guy-coming-from-node/
---
Memperkenalkan Playground untuk Deno TS di Repl. it
https://dev.to/bendman/try-out-deno-on-repl-it-1o89
---
#deno #oak #postgresql #mongodb #cli #news #traversymedia #typescript #todo #playground #replit #jurassic
YouTube
Deno & PostgreSQL (Crash Course Part 2)
We will add a PostgreSQL database to the REST API that we created in the Deno crash course. We will also implement Denon
Code:
https://github.com/bradtraversy/deno-rest-api
Original Crash Course:
https://www.youtube.com/watch?v=NHHhiqwcfRM
💖 Become a Patron:…
Code:
https://github.com/bradtraversy/deno-rest-api
Original Crash Course:
https://www.youtube.com/watch?v=NHHhiqwcfRM
💖 Become a Patron:…
Latihan membuat state loading halaman dengan Vue Suspense dari John Komarnicky
https://youtu.be/r9OmM2FpcC8
#vue #suspense #johnKomarnicky
https://youtu.be/r9OmM2FpcC8
#vue #suspense #johnKomarnicky
YouTube
Easy Loading Pages With Vue Suspense
💡 Join My Weekly Dev Newsletter: https://www.johnkomarnicki.com/#newsletter
This video covers how to use the suspense component within vue 3
-----------------------------------------------------------------------------------------------------
Patreon: h…
This video covers how to use the suspense component within vue 3
-----------------------------------------------------------------------------------------------------
Patreon: h…