JavaScript Indonesia Channel
11.2K subscribers
601 photos
7 videos
3 files
17.6K links
Channel yang berisi kumpulan berita atau konten seputar JavaScript, Typescript, HTML, CSS, Library, Framework JS, Node.js , dan juga engine-nya

Untuk pencarian artikel,gunakan fitur pencarian di channel ini,dan bisa juga dicari berdasarkan hashtag #
Download Telegram
Catatan rilis tentang Google Chrome Developer Tools versi 68 yang akan dirilis sebentar lagi.

Video penjelasan
https://www.youtube.com/watch?v=br4JZ5qz_20

Blog catatan rilis
https://developers.google.com/web/updates/2018/05/devtools

Ringkasannya :
- Eager Evaluation
- Argument Hints
- Autocomplete After Invoking Functions
- Audits Panel Updates
- New "Optimize Site Speed" Tutorial
- Bonus Tip! Lesser-Known Console Methods

#chrome #releasenotes #devtools
Pembaruan untuk text editor Visual Studio Code versi 1.28 sudah tersedia.

Catatan rilis selengkapnya
https://code.visualstudio.com/updates/v1_28

Custom file icons - VS Code file icons reflect file type in your OS explorer.

Project level snippets - Tune your snippet collection per workspace.

Editor Tab completion - Use Tab to easily cycle through IntelliSense suggestions.

Jump to last edit - New command to go to the location of your last edit.

Save without formatting - Save a file without changing the existing formatting.

Git improvements - Better delete conflict handling, new rebase on sync option.

Rename via import path - Rename a JS/TS file through it's import path.

Convert to async refactoring - Quickly update a function to use async and await.

Better Markdown folding - Collapse code blocks, multi-line lists, and embedded HTML.


Download Visual Studio Code langsung di sini :
https://code.visualstudio.com/

#code #vscode #visualstudiocode #releasenotes