28
Followers
84
Posts
juliansyahrifqi.hashnode.dev
Jika kita pernah belajar pemrograman, pasti tidak asing dengan yang namanya variabel.Semua bahasa pemrograman apapun, baik JavaScript, Java, C++, C#, …
nicm42.hashnode.dev
On the surface, both of these do the same thing. These will both set the background to red. SCSS: body { $red: #ff0000; background: $red; } CSS: b…
leerenjie.hashnode.dev
Learning SASS is a must-have skill for web developers! In this article, I will be showing some simple SASS with SCSS syntax examples! I will be sharin…
appsplash99.hashnode.dev
Read about Atomic CSS Made few components in CSS component library
olajidefavour.hashnode.dev
In tech, as in.. in life, if you aren’t learning, you’re dying. The industry changes so fast that if you aren’t continuously working on your skills an…