Latihan berseri tentang belajar membuat website secara sederhana
Pengenalan Awal
https://codeburst.io/lets-make-a-website-ae5e28758519
Pengenalan HTML
https://codeburst.io/lets-make-a-website-episode-ii-c11abe7b6895
Pembuatan halaman home page
https://codeburst.io/lets-make-a-website-episode-iii-a46808aec615
Penggunaan VS Code Text Editor
https://codeburst.io/lets-make-a-website-episode-v-44a68e35d1ee
Pengenalan CSS
https://codeburst.io/lets-make-a-website-vi-css-4f2ca7d9eb76
Seri berikutnya cukup buka situs bersangkutan saja
#tutorial #website #html #css #javascript #basic
Pengenalan Awal
https://codeburst.io/lets-make-a-website-ae5e28758519
Pengenalan HTML
https://codeburst.io/lets-make-a-website-episode-ii-c11abe7b6895
Pembuatan halaman home page
https://codeburst.io/lets-make-a-website-episode-iii-a46808aec615
Penggunaan VS Code Text Editor
https://codeburst.io/lets-make-a-website-episode-v-44a68e35d1ee
Pengenalan CSS
https://codeburst.io/lets-make-a-website-vi-css-4f2ca7d9eb76
Seri berikutnya cukup buka situs bersangkutan saja
#tutorial #website #html #css #javascript #basic
Medium
Let’s make a website.
For realsies.
Latihan dasar membuat website dengan Html, CSS, dan Javascript
https://dev.to/programliftoff/create-a-basic-webpage-with-css-and-javascript--104i
#tutorial #basic #website
https://dev.to/programliftoff/create-a-basic-webpage-with-css-and-javascript--104i
#tutorial #basic #website
DEV Community
Create a Basic Webpage with CSS and JavaScript
This article will walk you step by step creating a basic webpage with HTML, CSS, and JavaScript. You do not need any prior experience with these languages to get this webpage up and running! At the end of this article is a link for part two, which will show…
Contoh penggunaan Vue Press untuk pembuatan website
https://blog.logrocket.com/vuepress-in-all-its-glory-2f682e4f70c0
#website #vue #vuepress
https://blog.logrocket.com/vuepress-in-all-its-glory-2f682e4f70c0
#website #vue #vuepress
LogRocket Blog
VuePress in all its glory - LogRocket Blog
VuePress is a Vue-powered static site generator that is composed of two parts: A theming system A default theme optimized for writing technical documentation Evan You, the creator of Vue.js, built VuePress to satisfy the documentation needs of various Vue…
Beberapa referensi potongan kode di Codepen dengan tema tampilan blog , gambar, dan figure caption
https://blog.codepen.io/2018/06/24/codepenchallenge-figure-figcaption-roundup/
#codepen #design #website
https://blog.codepen.io/2018/06/24/codepenchallenge-figure-figcaption-roundup/
#codepen #design #website
CodePen Blog
CodePenChallenge: Figure & Figcaption Roundup - CodePen Blog
The CodePen community did amazing work this week, go figure! Here are just a few of the fantastic Pens from this week's blogging challenge prompt, figure and figcaption.
Membuat blocker situs tertentu dengan menggunakan JavaScript dan Node.js
https://medium.freecodecamp.org/how-to-block-unproductive-websites-and-boost-your-productivity-using-javascript-20534011cccc
#nodejs #blocker #website
https://medium.freecodecamp.org/how-to-block-unproductive-websites-and-boost-your-productivity-using-javascript-20534011cccc
#nodejs #blocker #website
freeCodeCamp.org
How to block unproductive websites and boost your productivity using JavaScript
Tired of wasting your time on various unproductive websites? Why not make a script which would help you limit the time you spend on these…
Latihan hosting static website di layanan Amazon Web Service AWS
https://www.freecodecamp.org/news/a-beginners-guide-on-how-to-host-a-static-site-with-aws/
#aws #static #website
https://www.freecodecamp.org/news/a-beginners-guide-on-how-to-host-a-static-site-with-aws/
#aws #static #website
freeCodeCamp.org
How to Host your Static Website with AWS - A Beginner's Guide
When I created my first portfolio last year, I based it on what I had learned from freeCodeCamp (HTML, CSS and a little JavaScript). At that point, I had only viewed my portfolio on localhost by viewing the files on my local computer. I didn’t know a...
Latihan dari The Dev Ed membuat layout dan tampilan aplikasi dengan tema Glassmorphism.
https://youtu.be/O7WbVj5apxU
---
Latihan sebelumnya dengan menggunakan Figma untuk desain wireframe dan sketsa tampilan.
https://youtu.be/hnHFMLx4ZhU
---
Latihan lain dari Design Course pengenalan aplikasi desain dan wireframe bernama Figma dan latihan membuat desain tampilan aplikasi.
https://youtu.be/zfpmc-NnjXQ
#css #html #glassmorphism #figma #theDevEd #figma
https://youtu.be/O7WbVj5apxU
---
Latihan sebelumnya dengan menggunakan Figma untuk desain wireframe dan sketsa tampilan.
https://youtu.be/hnHFMLx4ZhU
---
Latihan lain dari Design Course pengenalan aplikasi desain dan wireframe bernama Figma dan latihan membuat desain tampilan aplikasi.
https://youtu.be/zfpmc-NnjXQ
#css #html #glassmorphism #figma #theDevEd #figma
YouTube
Build Glass Website with HTML and CSS Tutorial
Check out my courses to become a PRO!
https://developedbyed.com/
CODE
https://github.com/developedbyed/glass-website
🎁Support me on Patreon for exclusive episodes, discord and more!
https://www.patreon.com/dev_ed
🛴 Follow me on:
Twitch: https://www.tw…
https://developedbyed.com/
CODE
https://github.com/developedbyed/glass-website
🎁Support me on Patreon for exclusive episodes, discord and more!
https://www.patreon.com/dev_ed
🛴 Follow me on:
Twitch: https://www.tw…
Forwarded from Rian
Kali ini saya menulis catatan tentang cara "Hosting Website dengan Github Pages" dimana banyak sekali teman yang bertanya agar website nya dapat diakses secara online namun gratis.
Saya sudah memberikan tutorial di beberapa sumber tentang cara hosting dengan Github Pages, akan tetapi dia tetep tidak mengerti atau bahkan terjadi error. Dan disitulah muncul ide untuk membuat catatan ini 😂. Semoga dia dan teman-teman yang lain bisa memahami nya apa yang saya jelaskan dengan cukup jelas ini (menurut saya) 🙈.
Disini saya menjelaskan tentang:
1. Apa itu Github Pages
2. Apa saja yang dibutuhkan untuk bisa publish website kamu dengan Github Pages
3. Membuat repository di website Github
4. Perintah dasar Git
Semoga catatan ini dapat bermanfaat 😄
https://mfebrian.medium.com/hosting-website-dengan-github-pages-4bf378348e6c
#github #hosting #website #git
Saya sudah memberikan tutorial di beberapa sumber tentang cara hosting dengan Github Pages, akan tetapi dia tetep tidak mengerti atau bahkan terjadi error. Dan disitulah muncul ide untuk membuat catatan ini 😂. Semoga dia dan teman-teman yang lain bisa memahami nya apa yang saya jelaskan dengan cukup jelas ini (menurut saya) 🙈.
Disini saya menjelaskan tentang:
1. Apa itu Github Pages
2. Apa saja yang dibutuhkan untuk bisa publish website kamu dengan Github Pages
3. Membuat repository di website Github
4. Perintah dasar Git
Semoga catatan ini dapat bermanfaat 😄
https://mfebrian.medium.com/hosting-website-dengan-github-pages-4bf378348e6c
#github #hosting #website #git
Medium
Hosting Website dengan Github Pages
Sebelumnya kita telah belajar tentang cara hosting website dengan menggunakan surge.sh yang lebih mudah ketika menggunakannya, tetapi kita…
Perbedaan antara Web Application dengan Website statis
https://www.freecodecamp.org/news/difference-between-a-website-and-a-web-application/
#webapp #website
https://www.freecodecamp.org/news/difference-between-a-website-and-a-web-application/
#webapp #website
freeCodeCamp.org
What is the Difference Between a Website and a Web Application?
It's typically hard for an end user to tell the difference between a web app and a website. They just type in the URL and boom, the results are there. And this is what really matters for the user – getting the results for what they are searching. If...
Mengenal perbedaan antara website dengan Web Apps
https://javascript.plainenglish.io/websites-vs-web-apps-the-basic-things-you-need-to-know-d5589f9cb4f1
#webApp #website
https://javascript.plainenglish.io/websites-vs-web-apps-the-basic-things-you-need-to-know-d5589f9cb4f1
#webApp #website
Medium
Websites vs. Web Apps: The Basic Things You Need to Know
A thin line of confusion has always prevailed among users regarding websites and web apps. Both of them are responsive, require an Internet…
Membuat website sederhana dengan HTML, CSS dan JavaScript
https://www.freecodecamp.org/news/create-a-simple-website-with-html-css-javascript/
#freecodecamp #css #html #website
https://www.freecodecamp.org/news/create-a-simple-website-with-html-css-javascript/
#freecodecamp #css #html #website
freeCodeCamp.org
Create a Simple Website with HTML, CSS, JavaScript
Embark on an exciting journey to master frontend development with this course created by Jess, the expert behind the acclaimed Coder Coder YouTube channel. This comprehensive course on the freeCodeCamp.org YouTube channel is tailored to empower you w...
Latihan dari JavaScript Mastery membuat aplikasi Nike dengan React JS dan Tailwind CSS
https://youtu.be/tS7upsfuxmo
#react #tailwind #css #clone #course
https://youtu.be/tS7upsfuxmo
#react #tailwind #css #clone #course
YouTube
Tailwind CSS Full Course 2023 | Build and Deploy a Nike Website
Dive into the world of #tailwindcss, build a Nike #website, and join top-tier organizations like OpenAI, Shopify, and NASA in building stunning apps effortlessly.
⭐ Join JS Mastery Pro: https://jsm.dev/nike-jsmpro
💎 Become a Top 1% Next.js Developer: ht…
⭐ Join JS Mastery Pro: https://jsm.dev/nike-jsmpro
💎 Become a Top 1% Next.js Developer: ht…
15 Websites That Every Developer Should Know
https://dev.to/idboussadel/15-websites-that-every-developer-should-know-2beo?ref=dailydev
#website #learning
https://dev.to/idboussadel/15-websites-that-every-developer-should-know-2beo?ref=dailydev
#website #learning
DEV Community
15 Websites That Every Developer Should Know!
This article is all about 15 awesome websites that can really help developers. Whether you're just...
How to Make Parallax Scrolling Website in Html CSS & Javascript
https://www.youtube.com/watch?v=gZUoDADIm1A
—-
15 Time-Saving Websites You Should Know As A CSS Developer
https://blog.stackademic.com/15-time-saving-websites-you-should-know-as-a-css-developer-2f04e745c36c
#paralax #scrolling #website
https://www.youtube.com/watch?v=gZUoDADIm1A
—-
15 Time-Saving Websites You Should Know As A CSS Developer
https://blog.stackademic.com/15-time-saving-websites-you-should-know-as-a-css-developer-2f04e745c36c
#paralax #scrolling #website
YouTube
How to Make Parallax Scrolling Website in Html CSS & Javascript
Master Frontend to Backend 👇
https://bit.ly/frontend-to-backend-ebook
------------------
Revolutionize projects with our advanced source code. Elevate innovation, accelerate development, and gain a competitive edge. Your key to success is here. Transform…
https://bit.ly/frontend-to-backend-ebook
------------------
Revolutionize projects with our advanced source code. Elevate innovation, accelerate development, and gain a competitive edge. Your key to success is here. Transform…
👍1