Cara membuat kode Javascript menjadi lebih mudah dibaca dan lebih rapi dengan bantuan standar ES6
https://medium.freecodecamp.org/how-to-keep-your-javascript-code-simple-and-increase-its-readability-94d6a949afc4
#es6 #refactor #tips
https://medium.freecodecamp.org/how-to-keep-your-javascript-code-simple-and-increase-its-readability-94d6a949afc4
#es6 #refactor #tips
freeCodeCamp.org
How to keep your JavaScript code simple and increase its readability
After a few years working almost exclusively with Ruby on Rails and some jQuery, I changed my focus to front-end development. I discovered…
Teknik refactoring Node JS untuk arsitektur yang lebih rapi , clean code, dan clean architecture
https://dev.to/paulasantamaria/refactoring-node-js-part-1-42fe
#refactor #clean #architecture
https://dev.to/paulasantamaria/refactoring-node-js-part-1-42fe
#refactor #clean #architecture
DEV Community
Refactoring node.js (Part 1)
5 tips that'll help you write cleaner and more effective node.js code.
Beberapa ekstensi penting VS Code /Codium yang sangat membantu untuk refactoring code
https://dev.to/alexomeyer/5-vs-code-extensions-that-make-refactoring-easy-1ccb
#vscode #extension #refactor
https://dev.to/alexomeyer/5-vs-code-extensions-that-make-refactoring-easy-1ccb
#vscode #extension #refactor
Latihan bersama Dcode tentang cara memutar atau rotate element di HTML dengan CSS
https://youtu.be/2LHLDz-38KU
---
Latihan panjang berseri tentang cara refactor CSS untuk performa lebih baik
https://www.smashingmagazine.com/2021/08/refactoring-css-optimizing-size-performance-part3/
---
Pengenalan tentang pseudo comma di dalam property CSS
https://css-tricks.com/css-pseudo-commas/
#css #rotate #dcode #refactor #pseudoComma
https://youtu.be/2LHLDz-38KU
---
Latihan panjang berseri tentang cara refactor CSS untuk performa lebih baik
https://www.smashingmagazine.com/2021/08/refactoring-css-optimizing-size-performance-part3/
---
Pengenalan tentang pseudo comma di dalam property CSS
https://css-tricks.com/css-pseudo-commas/
#css #rotate #dcode #refactor #pseudoComma
YouTube
How to Rotate HTML Elements - CSS Tutorial
For your reference, check this out:
https://developer.mozilla.org/en-US/docs/Web/CSS/transform-function/rotate()
🏫 My Udemy Courses - https://www.udemy.com/user/domenic-corso/
🎨 Download my VS Code theme - https://marketplace.visualstudio.com/items?item…
https://developer.mozilla.org/en-US/docs/Web/CSS/transform-function/rotate()
🏫 My Udemy Courses - https://www.udemy.com/user/domenic-corso/
🎨 Download my VS Code theme - https://marketplace.visualstudio.com/items?item…
Membuat tampilan dropdown dan accordion dengan HTML, CSS dan JavaScript
https://blog.openreplay.com/building-dropdowns-and-accordions-with-css/
----
Tips dalam melakukan refactor CSS
https://blog.openreplay.com/css-refactoring-techniques/
---
Membuat Navigation bar responsive dengan dropdown menu
https://www.freecodecamp.org/news/how-to-build-a-responsive-navigation-bar-with-dropdown-menu-using-javascript/
----
#dropdown #accordion #css #refactor #navbar
https://blog.openreplay.com/building-dropdowns-and-accordions-with-css/
----
Tips dalam melakukan refactor CSS
https://blog.openreplay.com/css-refactoring-techniques/
---
Membuat Navigation bar responsive dengan dropdown menu
https://www.freecodecamp.org/news/how-to-build-a-responsive-navigation-bar-with-dropdown-menu-using-javascript/
----
#dropdown #accordion #css #refactor #navbar
Openreplay
Building Dropdowns and Accordions with CSS
Learn how to build these components by yourself.