JavaScript Indonesia Channel
10.8K subscribers
638 photos
7 videos
3 files
18.9K 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
Pembaruan teks editor Visual Studio Code 1.32 telah tersedia dan bisa diunduh

Catatan rilisnya :
https://code.visualstudio.com/updates/v1_32

Download dan install VS Code di :
https://code.visualstudio.com/

Beberapa catatan rilisnya :
Preview and apply color themes - Install and apply new theme extensions without reloading.

Keyboard shortcuts editor improvements - Modify keybinding 'when' conditions in the editor.

Problems panel hover commands - Apply Quick Fixes or open a Peek window directly from hovers.

Preferred Code Actions - Preferred (mostly likely) Code Actions support auto fixing common issues.

Debug Console customization - Modify font size, font family, and line height of the Debug Console.

Better IntelliSense for ARIA attributes - More detailed descriptions for HTML accessibility attributes.

Vue.js interpolations IntelliSense - The Vetur extension now supports smart completions in Vue.js interpolations.

New "Bundling Extensions" topic - Use webpack to improve your extension's load time.

Workbench - Keyboard navigation control, Outline view and breadcrumbs use tree widget.

Editor - Fix All Source Action allows you to fix on save, improved column selection.

Languages - No reload required when installing TypeScript and Markdown extensions.

Extension Authoring - Add commands to the Debug toolbar, track last method signature choice.


#code #vscode #release
Netlify Drop , layanan dari Netlify untuk mempublikasikan aplikasi web ke layanan Serverless Netlify dengan cepat dan mudah.

Layanan
https://app.netlify.com/drop

Demo web
https://thanosjs.org/
Catatan rilis Chrome Developer Tools di browser Google Chrome 73

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

Blog rilis :
https://developers.google.com/web/updates/2019/01/devtools

- Logpoints
- Detailed tooltips when inspecting nodes
- Export code coverage data
- Navigate the console with a keyboard
- AAA contrast ratio line in the Color Picker
- Save custom geolocation overrides
- Code folding
- Frames tab is now Messages tab
- Filter network resources by properties like domain or file size



#chrome #devtools #release
Tips untuk produktivitas pengembang aplikasi

https://www.youtube.com/watch?v=HSwjGP19rTg

1: Be Less Random
2: Stop Wasting Time
3: Well Planned Project Structure
4: Use Project Management Tools
5: Code Faster
6: Don't Work Too Much & Take Brakes
7: Minimize Distractions
8: Always Be Learning


#productivity #developer #software #engineer