All Projects → javascript-tutorial → Id.javascript.info

javascript-tutorial / Id.javascript.info

Licence: other
Tutorial JavaScript Modern dalam Bahasa Indonesia

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Id.javascript.info

Bot Telegram
Exemplo de como criar um BOT para o melhor app de mensagens do mundo: Telegram.
Stars: ✭ 53 (-10.17%)
Mutual labels:  tutorial
Unityraymarching
Unity Raymarching Examples
Stars: ✭ 57 (-3.39%)
Mutual labels:  tutorial
Phoenix Ecto Append Only Log Example
📝 A step-by-step example/tutorial showing how to build a Phoenix (Elixir) App where all data is immutable (append only). Precursor to Blockchain, IPFS or Solid!
Stars: ✭ 58 (-1.69%)
Mutual labels:  tutorial
Mmdetection object detection demo
How to train an object detection model with mmdetection
Stars: ✭ 55 (-6.78%)
Mutual labels:  tutorial
Pythonbo
The PythonBo's Github repository. For more info visit
Stars: ✭ 56 (-5.08%)
Mutual labels:  tutorial
Frp Guides
A collection of tutorials, guidelines, examples, patterns and half-baked ideas on functional reactive programming (FRP).
Stars: ✭ 58 (-1.69%)
Mutual labels:  tutorial
Eve Building Restful Mongodb Backed Apis Course
Course materials and handouts for EVE: Building RESTful MongoDB-backed APIs course
Stars: ✭ 53 (-10.17%)
Mutual labels:  tutorial
Hooking Template With Mod Menu
A small template for Android Hooking with Substrate. (Includes a mod menu written in Java)
Stars: ✭ 59 (+0%)
Mutual labels:  tutorial
Llvm 9.0 Learner Tutorial
A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accomplish a complete project for FPGA High-Level Synthesis with it.
Stars: ✭ 58 (-1.69%)
Mutual labels:  tutorial
Regex In Python
A comprehensive guide for learning regular expressions using Python
Stars: ✭ 58 (-1.69%)
Mutual labels:  tutorial
Rust By Example Ext
Rust by Example -- Extended Edition
Stars: ✭ 56 (-5.08%)
Mutual labels:  tutorial
Vulkan Tutorial
This is a series of tutorials on Vulkan, include all example projects which step by step.
Stars: ✭ 56 (-5.08%)
Mutual labels:  tutorial
Mindspore Nlp Tutorial
Natural Language Processing Tutorial for MindSpore Users
Stars: ✭ 58 (-1.69%)
Mutual labels:  tutorial
Lofocats ui
LofoCats UI is a simple web application consuming the LofoCats API, built with Ruby on Rails 🐱
Stars: ✭ 54 (-8.47%)
Mutual labels:  tutorial
Opensource.guide
📚 Community guides for open source creators
Stars: ✭ 9,460 (+15933.9%)
Mutual labels:  tutorial
Cmake Demo
《CMake入门实战》源码
Stars: ✭ 1,071 (+1715.25%)
Mutual labels:  tutorial
30daysofnode
30 days of node is a code base tutorial series for node.js which deals with providing a practical project based learning experience instead of talking about its conceptual details.
Stars: ✭ 57 (-3.39%)
Mutual labels:  tutorial
Bert In Production
A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.
Stars: ✭ 58 (-1.69%)
Mutual labels:  tutorial
Tutorial Quickstart
🎓 Tutorial Quick Start: official intro to Nette Framework by creating blog.
Stars: ✭ 58 (-1.69%)
Mutual labels:  tutorial
Flask Tutorial
A tutorial to build your first flask application
Stars: ✭ 58 (-1.69%)
Mutual labels:  tutorial

Tutorial JavaScript Modern

Ini adalah repository konten Indonesia dari Tutorial JavaScript Modern yang terbit di https://javascript.info.

Penerjemahan

Kami ingin membuat tutorial tersedia dalam banyak bahasa. Silakan bantu kami menerjemahkannya.

Lihat https://javascript.info/translate untuk detilnya.

Kontribusi

Kami juga ingin berkolaborasi dengan orang lain di tutorial ini.

Apa ada yang salah? Apa ada topik yang hilang? Jelaskan ke semua orang, ajukan sebagai PR 👏

Kamu bisa edit teks di editor apapun. Tutorial ini memakai format "markdown" yang canggih, mudah dipahami. Jika kamu mau lihat bagaimana tampilan on-site-nya, ada server untuk menjalankan tutorial secara lokal di https://github.com/javascript-tutorial/server.

Daftar kontributor tersedia di https://javascript.info/about#contributors.

Struktur

Tiap bab, artikel atau tugas mempunyai foldernya sendiri.

Foldernya dinamai seperti N-url, di mana N adalah angka untuk tujuan pengurutan dan url adalah URL dengan judul bahan material.

Tipe material didefinisikan oleh file di dalam foldernya:

  • index.md berdiri untuk sebuah bab
  • article.md berdiri untuk satu artikel
  • task.md berdiri untuk satu tugas (solusi harus disediakan dalam file solution.md juga)

Setiap file di sini dimulai dari # Main header.

Sangat mudah menambah hal baru.

Tips

Beberapa tips untuk penerjemah:

  • Referensi untuk Markdown pada GitHub https://guides.github.com/features/mastering-markdown/

  • Disarankan menggunakan teks editor markdown berbasis web seperti StackEdit, ataupun yang lainnya.

  • Jika terdapat artikel yang sudah diterjemahkan namun sulit untuk dimengerti, penerjemah dapat membandingkan artikel tersebut dengan versi bahasa inggris, ubah artikel yang menurut penerjemah sulit dimengerti lalu lakukan PR.

  • Terjemahan tidak harus akurat, yang terpenting mudah dipahami.

  • Jangan terjemahkan error seperti Uncaught ReferenceError: asdfg tidak didefinisikan, tapi tambahkan catatan tambahan Uncaught ReferenceError: asdfg is not defined (asdfg belum/tidak terdefinisi/didefinisikan)

  • Periksa glossary untuk melihat kata-kata yang digunakan pada repo ini, jika kata yang diinginkan tidak ada maka diskusikan pada issues #150 .

Jalankan repo secara lokal

Jika penerjemah ingin melihat repo dijalankan secara lokal, penerjemah dapat menggunakan https://github.com/javascript-tutorial/server.



Ilya Kantor @iliakan

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].