Membuat aplikasi OCR Optical Character Recognition dengan Angular dan Azure Computer Vision
https://www.freecodecamp.org/news/how-to-create-an-optical-character-reader-using-angular-and-azure-computer-vision/
#angular #ocr #azure
---
Latihan dasar pengenalan Angular 9
https://www.js-tutorials.com/angularjs-tutorial/getting-started-with-angular-9
#tutorial #basic
---
Penggunaan Tree Shaking di Angular 9 dengan Ivy Engine
https://indepth.dev/a-gentle-introduction-into-tree-shaking-in-angular-ivy/
#ivy #treeshaking
https://www.freecodecamp.org/news/how-to-create-an-optical-character-reader-using-angular-and-azure-computer-vision/
#angular #ocr #azure
---
Latihan dasar pengenalan Angular 9
https://www.js-tutorials.com/angularjs-tutorial/getting-started-with-angular-9
#tutorial #basic
---
Penggunaan Tree Shaking di Angular 9 dengan Ivy Engine
https://indepth.dev/a-gentle-introduction-into-tree-shaking-in-angular-ivy/
#ivy #treeshaking
freeCodeCamp.org
How To Create An Optical Character Reader Using Angular And Azure Computer Vision
Introduction In this article, we will create an optical character recognition (OCR) application using Angular and the Azure Computer Vision Cognitive Service. Computer Vision is an AI service that analyzes content in images. We will use the OCR feature of…
Membuat aplikasi Todo List sederhana dengan React dan TypeScript
https://dev.to/nas5w/creating-your-first-react-typescript-project-from-scratch-4f65
#todolist #basic #typescript
---
Cara menampilkan render data PDF di dalam aplikasi React JS
https://levelup.gitconnected.com/displaying-pdf-in-react-app-6e9d1fffa1a9
#pdf
---
Latihan membuat JSON Editor online dengan React Next JS
https://levelup.gitconnected.com/simplest-way-to-add-json-editor-to-nextjs-application-6baa71b5b4dd
#jsonEditor
----
Beberapa referensi React Native Component untuk Calendar
https://kriss.io/10-react-native-calendar-component-example-project/
#react #component #calendar
---
Mengakses dan mengatur Environment Variables di dalam project React JS
https://medium.com/javascript-in-plain-english/managing-env-variables-in-react-app-4c48da162887
#env #environment #react
---
Penggunaan GraphQL pada Gatsby JS untuk performansi yang lebih baik
https://blog.logrocket.com/how-graphql-boosts-performance-in-gatsby/
#react #graphql #gatsby
https://dev.to/nas5w/creating-your-first-react-typescript-project-from-scratch-4f65
#todolist #basic #typescript
---
Cara menampilkan render data PDF di dalam aplikasi React JS
https://levelup.gitconnected.com/displaying-pdf-in-react-app-6e9d1fffa1a9
---
Latihan membuat JSON Editor online dengan React Next JS
https://levelup.gitconnected.com/simplest-way-to-add-json-editor-to-nextjs-application-6baa71b5b4dd
#jsonEditor
----
Beberapa referensi React Native Component untuk Calendar
https://kriss.io/10-react-native-calendar-component-example-project/
#react #component #calendar
---
Mengakses dan mengatur Environment Variables di dalam project React JS
https://medium.com/javascript-in-plain-english/managing-env-variables-in-react-app-4c48da162887
#env #environment #react
---
Penggunaan GraphQL pada Gatsby JS untuk performansi yang lebih baik
https://blog.logrocket.com/how-graphql-boosts-performance-in-gatsby/
#react #graphql #gatsby
DEV Community
Creating Your First React Typescript Project from Scratch
Today we’re going to learn how to write a React Typescript application. As is tradition with any new front-end language or framework, we’re going to learn how to write a to-do list app!
Beberapa repository JavaScript framework dan library yang sedang naik daun di bulan Mei 2020.
https://itnext.io/33-most-popular-js-repositories-on-github-in-may-2020-48d685f68b29
—-
Mengenal fitur matchAll di ES2020 untuk operasi String.
https://nitayneeman.com/posts/introducing-string-matchall-method-in-ecmascript-2020/
---
Beberapa konsep Javascript penting yang perlu dipelajari sebelum masuk ke framework JS
https://blog.logrocket.com/javascript-concepts-before-learning-react/
#es2020 #github #library #framework #concept #basic
https://itnext.io/33-most-popular-js-repositories-on-github-in-may-2020-48d685f68b29
—-
Mengenal fitur matchAll di ES2020 untuk operasi String.
https://nitayneeman.com/posts/introducing-string-matchall-method-in-ecmascript-2020/
---
Beberapa konsep Javascript penting yang perlu dipelajari sebelum masuk ke framework JS
https://blog.logrocket.com/javascript-concepts-before-learning-react/
#es2020 #github #library #framework #concept #basic
Medium
33 Most popular JS repositories on GitHub in May 2020
This is a list of the 33 most interesting and popular open-source JS projects of GitHub in May 2020.
Latihan dasar dan berseri pengenalan dasar JavaScript, dimana seri keempat ini adalah pengenalan operator JavaScript
https://dev.to/alisabaj/back-to-basics-operators-operators-operators-3l3h
---
Beberapa cara untuk membalik urutan karakter di dalam String serta contohnya.
https://www.freecodecamp.org/news/javascript-array-reverse-tutorial-with-example-js-code/
---
Mengenal Hoisting di JavaScript dan kenapa harus menggunakan let dan const untuk membuat variabel.
https://codeburst.io/hoisting-in-javascript-432698f911b4
---
Panduan dalam mengenal konsep asynchronous di JavaScript
https://medium.com/javascript-in-plain-english/a-guide-to-asynchronous-javascript-be2518147c53
---
#basic #learning #async #hoisting #reverse #string
https://dev.to/alisabaj/back-to-basics-operators-operators-operators-3l3h
---
Beberapa cara untuk membalik urutan karakter di dalam String serta contohnya.
https://www.freecodecamp.org/news/javascript-array-reverse-tutorial-with-example-js-code/
---
Mengenal Hoisting di JavaScript dan kenapa harus menggunakan let dan const untuk membuat variabel.
https://codeburst.io/hoisting-in-javascript-432698f911b4
---
Panduan dalam mengenal konsep asynchronous di JavaScript
https://medium.com/javascript-in-plain-english/a-guide-to-asynchronous-javascript-be2518147c53
---
#basic #learning #async #hoisting #reverse #string
DEV Community
Back to Basics: Operators, Operators, Operators
This series discusses the building blocks of JavaScript. Whether you're new to the language, you're p...
Dasar JavaScript yang perlu diketahui bagi yang belajar pemrograman aplikasi web berbasis JavaScript
https://medium.com/dailyjs/15-fundamentals-you-should-know-on-javascript-objects-90f57cc9d78d
---
Menggunakan Webpack untuk mengatur import satu folder berisi file ES module menjadi satu file saja
https://medium.com/dailyjs/leveraging-webpack-power-to-import-all-files-from-one-folder-cddedd3201b3
---
Latihan menggunakan fungsi Array Map di JavaScript
https://www.freecodecamp.org/news/javascript-map-how-to-use-the-js-map-function-array-method/
#fundamental #basic #array #map #webpack #import #esm
https://medium.com/dailyjs/15-fundamentals-you-should-know-on-javascript-objects-90f57cc9d78d
---
Menggunakan Webpack untuk mengatur import satu folder berisi file ES module menjadi satu file saja
https://medium.com/dailyjs/leveraging-webpack-power-to-import-all-files-from-one-folder-cddedd3201b3
---
Latihan menggunakan fungsi Array Map di JavaScript
https://www.freecodecamp.org/news/javascript-map-how-to-use-the-js-map-function-array-method/
#fundamental #basic #array #map #webpack #import #esm
Medium
JavaScript Objects: 15 Fundamentals You Should Know
Keys are strings, objects inherit from objects, class is sugar syntax, objects are hash maps, and more
Latihan dasar pengenalan JavaScript dari pemula
https://dev.to/cliff123tech/javascript-from-beginner-to-master-tutorial-series-37fe
---
Pengenalan Storage API di sisi browser
https://javascript.plainenglish.io/mechanisms-to-store-the-data-in-the-browsers-storage-api-d38eb521d741
---
Pengenalan tentang Full Screen API di sisi browser
https://javascript.plainenglish.io/must-know-javascript-api-fullscreen-api-64f0d4eff196
---
Komparasi beberapa module bundler JavaScript
https://javascript.plainenglish.io/comparing-5-javascript-bundling-tools-webpack-turbopack-parcel-rollup-and-esbuild-ce9f8af4753d
---
Melihat hasil return dari type of null
https://javascript.plainenglish.io/guess-what-typeof-null-returns-in-javascript-90cb86d2379d
---
Beberapa cara manipulasi String, Array, dan Object
https://www.freecodecamp.org/news/javascript-basics-strings-arrays-objects/
---
#learn #course #basic #storage #fullscreen
https://dev.to/cliff123tech/javascript-from-beginner-to-master-tutorial-series-37fe
---
Pengenalan Storage API di sisi browser
https://javascript.plainenglish.io/mechanisms-to-store-the-data-in-the-browsers-storage-api-d38eb521d741
---
Pengenalan tentang Full Screen API di sisi browser
https://javascript.plainenglish.io/must-know-javascript-api-fullscreen-api-64f0d4eff196
---
Komparasi beberapa module bundler JavaScript
https://javascript.plainenglish.io/comparing-5-javascript-bundling-tools-webpack-turbopack-parcel-rollup-and-esbuild-ce9f8af4753d
---
Melihat hasil return dari type of null
https://javascript.plainenglish.io/guess-what-typeof-null-returns-in-javascript-90cb86d2379d
---
Beberapa cara manipulasi String, Array, dan Object
https://www.freecodecamp.org/news/javascript-basics-strings-arrays-objects/
---
#learn #course #basic #storage #fullscreen
DEV Community
Part (1): Variables and Data Types in JavaScript
Introduction Welcome to our JavaScript tutorial series! In this series, we'll take you...
Latihan dasar membuat aplikasi counter
https://www.freecodecamp.org/news/learn-javascript-by-building-a-project/
#basic #counter
https://www.freecodecamp.org/news/learn-javascript-by-building-a-project/
#basic #counter
freeCodeCamp.org
Learn JavaScript Basics by Building a Counter Application
JavaScript allows you to make dynamic web sites. It's the final part of the web development trinity with HTML and CSS, and you use it to make your static pages dynamic. You'll likely start learning JavaScript as soon as you've covered the basics of HTML and…
We Forgot Frontend Basics
https://blog.stackademic.com/we-forgot-frontend-basics-2f9a1c4dabaa
—-
JavaScript Clean Code: Best Practice
https://javascript.plainenglish.io/javascript-clean-code-best-practice-000ebc23b435
——
24 Productivity tools for 2024
https://medium.com/@andy456333/24-productivity-tools-for-2024-386ef1093ac0
—-
Top 15 Software Development Trends in 2024
https://serokell.medium.com/top-15-software-development-trends-in-2024-5a4526653004
—-
#frontend #tips #basic #trends
https://blog.stackademic.com/we-forgot-frontend-basics-2f9a1c4dabaa
—-
JavaScript Clean Code: Best Practice
https://javascript.plainenglish.io/javascript-clean-code-best-practice-000ebc23b435
——
24 Productivity tools for 2024
https://medium.com/@andy456333/24-productivity-tools-for-2024-386ef1093ac0
—-
Top 15 Software Development Trends in 2024
https://serokell.medium.com/top-15-software-development-trends-in-2024-5a4526653004
—-
#frontend #tips #basic #trends
Medium
We Forgot Frontend Basics
Usually, I say that it is not so bad, skillful hands can do almost everything. However, recently I have noticed some things that changed my…
What are Classes and How to Use Them in JavaScript ?
https://dev.to/aarushnautiyal/what-are-classes-and-how-to-use-them-in-javascript--3hp9
---
Learn JavaScript Basics by Building a Counter Application
https://www.freecodecamp.org/news/learn-javascript-by-building-a-project/
---
JavaScript Basics – How to Work with Strings, Arrays, and Objects in JS
https://www.freecodecamp.org/news/javascript-basics-strings-arrays-objects/
---
Deep Dive into Functional Programming in Javascript
https://dev.to/alexmercedcoder/deep-dive-into-functional-programming-in-javascript-851
---
#class #functional #basic #string #array #object
https://dev.to/aarushnautiyal/what-are-classes-and-how-to-use-them-in-javascript--3hp9
---
Learn JavaScript Basics by Building a Counter Application
https://www.freecodecamp.org/news/learn-javascript-by-building-a-project/
---
JavaScript Basics – How to Work with Strings, Arrays, and Objects in JS
https://www.freecodecamp.org/news/javascript-basics-strings-arrays-objects/
---
Deep Dive into Functional Programming in Javascript
https://dev.to/alexmercedcoder/deep-dive-into-functional-programming-in-javascript-851
---
#class #functional #basic #string #array #object
DEV Community
What are Classes and How to Use Them in JavaScript ? 🤔🤔
JavaScript, prior to ES6 (ECMAScript 2015), relied on constructor functions to mimic object-oriented...
Why is front-end development so complicated?
https://dev.to/shehzadhussain/why-is-front-end-development-so-complicated-3g8o
---
In Praise Of The Basics
https://www.smashingmagazine.com/2024/05/in-praise-of-the-basics/
---
#html #frontend #basic
https://dev.to/shehzadhussain/why-is-front-end-development-so-complicated-3g8o
---
In Praise Of The Basics
https://www.smashingmagazine.com/2024/05/in-praise-of-the-basics/
---
#html #frontend #basic
DEV Community
🌐 Why is front-end development so complicated?
Is front-end development too complex? Today, we'll talk about it. The goal is to help you understand...