Beberapa proyek berbasis JavaScript yang menarik untuk dipelajari berdasarkan statistik popularitas tahun lalu
https://medium.com/@Mybridge/48-amazing-javascript-open-source-for-the-past-year-v-2019-ce51cdd10fb9
#mybridge #article #opensource
https://medium.com/@Mybridge/48-amazing-javascript-open-source-for-the-past-year-v-2019-ce51cdd10fb9
#mybridge #article #opensource
Medium
48 Amazing JavaScript Open Source for the Past Year (v.2019)
For the past year, we’ve compared nearly 20,000 JavaScript open source projects and libraries to pick Top 48 (0.24% chance).
Membuat aplikasi pendeteksi gambar dengan ONNX JS di Node.js
https://heartbeat.fritz.ai/building-an-image-recognition-app-using-onnx-js-c7147f4f291b
#onnx #nodejs #image #recognition
https://heartbeat.fritz.ai/building-an-image-recognition-app-using-onnx-js-c7147f4f291b
#onnx #nodejs #image #recognition
Medium
Building an image recognition app using ONNX.js
Learn how to build an image recognition app using ONNX.js, a JavaScript library by Microsoft for running ONNX models on browsers and on Node.js.
Membuat aplikasi web full stack JS dengan Node.js, Express.js, PostgreSQL, dan Bootstrap . Dilengkapi dengan fungsi CRUD untuk API nya.
https://www.youtube.com/watch?v=G8uL0lFFoN0
Kode sumber :
https://github.com/buzz-software/expressjs-mvp-landing-page
#nodejs #course #mean #mevn #mern #express #bootstrap #fullstack
https://www.youtube.com/watch?v=G8uL0lFFoN0
Kode sumber :
https://github.com/buzz-software/expressjs-mvp-landing-page
#nodejs #course #mean #mevn #mern #express #bootstrap #fullstack
YouTube
Express.js & Node.js Course for Beginners - Full Tutorial
Learn how to develop a web app from scratch using Node.js, Express.js, PostgreSQL, and Bootstrap. Develop a landing page and a CRUD application collecting sales leads.
The code from this project is a good starting place for you to develop your own project.…
The code from this project is a good starting place for you to develop your own project.…
Latihan menggunakan framework backend Nest JS TypeScript untuk backend aplikasi web
https://medium.com/@kevinkreuzer/step-up-your-game-start-using-nest-36674f732565
#nest #typescript
https://medium.com/@kevinkreuzer/step-up-your-game-start-using-nest-36674f732565
#nest #typescript
Medium
Step up your game, start using Nest!
Nest — one of the best things that happened to server-side JavaScript development
Referensi beberapa ekstensi Visual Studio Code untuk pembuatan aplikasi web dengan Node.js
https://scotch.io/bar-talk/22-best-visual-studio-code-extensions-for-web-development/
#code #extension #vscode
https://scotch.io/bar-talk/22-best-visual-studio-code-extensions-for-web-development/
#code #extension #vscode
Digitalocean
22 Best Visual Studio Code Extensions for Web Development | DigitalOcean
One of the most impressive parts of Visual Studio Code is customizability, especially via extensions. If you’re a web developer, you won’t be able to live wi…
Beberapa referensi tools untuk desainer aplikasi web
https://www.sitepoint.com/check-out-the-6-best-productivity-apps-for-designers/
#web #designer #tools
https://www.sitepoint.com/check-out-the-6-best-productivity-apps-for-designers/
#web #designer #tools
Sitepoint
Check out the 6 Best Productivity Apps for Designers — SitePoint
We've rounded up tools that put productivity-enhancing technology to work, combined with tips and techniques you can use to streamline your design workflow.
Tips penggunaan Vue CLI untuk membuat proyek aplikasi web Vue JS
https://www.telerik.com/amp/blogs/better-tooling-with-the-new-vue-cli
#vue #cli
https://www.telerik.com/amp/blogs/better-tooling-with-the-new-vue-cli
#vue #cli
Telerik Blogs
Better Tooling with the New Vue CLI
Multi pages, build targets and instant prototyping — these are the new exciting features that shipped with version 3 of the CLI.
Beberapa referensi untuk belajar mengenal Node.js dan framework front end nya
https://www.ma-no.org/en/content/index_best-node-js-resources-in-2019-courses-and-tutorials_2399.php
#nodejs #tutorial #course
https://www.ma-no.org/en/content/index_best-node-js-resources-in-2019-courses-and-tutorials_2399.php
#nodejs #tutorial #course
MA-NO Web Design and Development
Best Node Js Resources, Courses and Tutorials.
NodeJS is a platform that enables developers to write high-performance and networked applications server side. And using good old Javascript… | Web design web development news, website design and online marketing. Web design, development, javascript, angular…
Latihan membuat aplikasi web Progressive Web App dengan HTML dan JavaScript
https://www.ma-no.org/en/content/index_how-to-build-a-basic-pwa-with-html-and-javascript_2397.php
#pwa #html
https://www.ma-no.org/en/content/index_how-to-build-a-basic-pwa-with-html-and-javascript_2397.php
#pwa #html
MA-NO Web Design and Development
How to build a basic PWA with HTML and Javascript
Looking at the web for a basic PWA online training exercise, everything I found was just too confused or required… | Web design web development news, website design and online marketing. Web design, development, javascript, angular, react, vue, php, SEO,…
Beberapa daftar fitur yang baru ditambahkan dari ES2015 sampai ES2018
https://medium.freecodecamp.org/es5-to-esnext-heres-every-feature-added-to-javascript-since-2015-d0c255e13c6e
#es2018 #es2015
https://medium.freecodecamp.org/es5-to-esnext-heres-every-feature-added-to-javascript-since-2015-d0c255e13c6e
#es2018 #es2015
freeCodeCamp.org
ES5 to ESNext — here’s every feature added to JavaScript since 2015
I wrote this article to help you move from pre-ES6 knowledge of JavaScript and get you quickly up to speed with the most recent advancements of the language. JavaScript today is in the privileged position to be the only language that can run natively...
Membuat fungsi login yang aman di dalam aplikasi web Angular
https://developer.okta.com/blog/2019/02/12/secure-angular-login
#angular #login
https://developer.okta.com/blog/2019/02/12/secure-angular-login
#angular #login
Okta Developer
Build Secure Login for Your Angular App
Build an Angular application with authentication, a step-by-step tutorial.
Membuat konfigurasi TypeScript dengan Babel dan Webpack
https://www.wisdomgeek.com/development/web-development/how-to-setup-typescript-with-babel-and-webpack/
#typescript #babel #webpack #configuration
https://www.wisdomgeek.com/development/web-development/how-to-setup-typescript-with-babel-and-webpack/
#typescript #babel #webpack #configuration
Wisdom Geek
How to setup Typescript with Babel and Webpack - Wisdom Geek
Typescript has started gaining popularity among web developers but there are a lot of ways to set it up. We talk about the setup using babel-loader in this post.
Membuat situs statis dengan Elevently dan Netlify
https://css-tricks.com/a-site-for-front-end-development-conferences-built-with-11ty-on-netlify/
#11ty #netlify #static #site
https://css-tricks.com/a-site-for-front-end-development-conferences-built-with-11ty-on-netlify/
#11ty #netlify #static #site
CSS-Tricks
A Site for Front-End Development Conferences (Built with 11ty on Netlify) | CSS-Tricks
I built a new little site! It's a site for listing upcoming conferences in the world of front-end web design and development. In years past (like 2017), Sarah
Membuat event emitter di Node.js
https://medium.freecodecamp.org/how-to-code-your-own-event-emitter-in-node-js-a-step-by-step-guide-e13b7e7908e1
#event #emitter #nodejs
https://medium.freecodecamp.org/how-to-code-your-own-event-emitter-in-node-js-a-step-by-step-guide-e13b7e7908e1
#event #emitter #nodejs
freeCodeCamp.org
How to code your own event emitter in Node.js: a step-by-step guide
Understand Node internals by coding small packages/modules
Memahami cara kerja Service Worker dan strategi Cache
https://blog.bitsrc.io/understanding-service-workers-and-caching-strategies-a6c1e1cbde03
#pwa #service #worker
https://blog.bitsrc.io/understanding-service-workers-and-caching-strategies-a6c1e1cbde03
#pwa #service #worker
Medium
Understanding Service Workers and Caching Strategies
This guide will make sure that you understand service workers and know when to use which caching strategy.
Survey tentang CSS Framework yang sebelumnya diadakan oleh StateOf JS telah dibuka. Survey ini bernama StateOfCSS 2019
https://medium.com/@sachagreif/announcing-the-state-of-css-2019-survey-e1e4268df64d
Silahkan berpartisipasi ke dalam survey berikut ini di tautan berikut ini :
https://stateofcss.com/?source=announcement
Hasil sebelumnya tentang survey State of JS 2018
https://stateofjs.com/
#survey #stateofjs #stateofcss
https://medium.com/@sachagreif/announcing-the-state-of-css-2019-survey-e1e4268df64d
Silahkan berpartisipasi ke dalam survey berikut ini di tautan berikut ini :
https://stateofcss.com/?source=announcement
Hasil sebelumnya tentang survey State of JS 2018
https://stateofjs.com/
#survey #stateofjs #stateofcss
freeCodeCamp.org
Announcing the #StateOfCSS 2019 Survey
After the State of JavaScript, help us identify the latest CSS trends
Latihan dasar membuat tampilan seperti Trello dengan Kendo UI
https://www.telerik.com/blogs/easily-creating-a-trello-like-app-with-kendo-ui-part-2
#trello #kendo #ui
https://www.telerik.com/blogs/easily-creating-a-trello-like-app-with-kendo-ui-part-2
#trello #kendo #ui
Telerik Blogs
Easily Creating a Trello-Like App with Kendo UI (Part 2)
In part two of this step-by-step guide, learn how to enhance your Trello-like project management app with interactivity using Kendo UI.
Latihan menggunakan Kendo UI untuk membuat tampilan grid dengan Vue JS
https://www.telerik.com/blogs/how-to-use-a-vue-grid-ui-component-in-your-web-app-part-2
#vue #grid #kendo
https://www.telerik.com/blogs/how-to-use-a-vue-grid-ui-component-in-your-web-app-part-2
#vue #grid #kendo
Telerik Blogs
How to Use a Vue Grid UI Component in Your Web App (Part 2)
In part two of this guide, learn how to edit a Grid you've created with the new native Grid in Kendo UI for Vue.
Beberapa teknik untuk menyalin Object di JavaScript
https://blog.logrocket.com/4-different-techniques-for-copying-objects-in-javascript-511e422ceb1e
#copy #object
https://blog.logrocket.com/4-different-techniques-for-copying-objects-in-javascript-511e422ceb1e
#copy #object
LogRocket Blog
4 different techniques for copying objects in JavaScript - LogRocket Blog
From shallow copy and deep copy to merging and assigning, we'll go over the different methods for copying objects in JavaScript and how they vary.