Membuat forms di Ember JS dan integrasi ke Semantic UI CSS
https://www.codementor.io/parths007/creating-forms-and-their-validation-using-semantic-ui-lxtq70kqd
#ember #semantic #forms
https://www.codementor.io/parths007/creating-forms-and-their-validation-using-semantic-ui-lxtq70kqd
#ember #semantic #forms
www.codementor.io
Creating Forms and their validation using Semantic UI | Codementor
In this blog, I will be discussing how I added Log In and Signup Forms and their validations using Semantic UI.
Membuat rilis semantic version pada library komponen untuk Angular
https://blog.angularindepth.com/the-angular-devops-series-semantically-release-your-angular-library-7d78afb4c845
#angular #library #semantic #version
https://blog.angularindepth.com/the-angular-devops-series-semantically-release-your-angular-library-7d78afb4c845
#angular #library #semantic #version
Membuat semantic version dari aplikasi web yang dibuat dengan menggunakan NPM
https://dev.to/jeancarl/a-review-of-semantic-versioning-using-npm-version-2d2m
#npm #version #semantic
https://dev.to/jeancarl/a-review-of-semantic-versioning-using-npm-version-2d2m
#npm #version #semantic
DEV Community
A review of semantic versioning using npm version
Explored the npm version command through a simple application
Menggunakan Gitlab Merge Request untuk menambahkan versi aplikasi secara semantic
https://medium.com/wbaa/automatic-semantic-versioning-using-gitlab-merge-request-labels-f58aae4f82cc
#semantic #gitlab #version
https://medium.com/wbaa/automatic-semantic-versioning-using-gitlab-merge-request-labels-f58aae4f82cc
#semantic #gitlab #version
Medium
Automatic semantic versioning using Gitlab merge request labels
A few weeks ago, I was investigating how to do automatic semantic versioning. The solution I’m proposing here is inspired by this blog…
Task scheduling di Node JS dengan Node Cron Job
https://blog.logrocket.com/task-scheduling-or-cron-jobs-in-node-using-node-cron/
---
Panduan menggunakan JWT di dalam Node JS Authentication
https://levelup.gitconnected.com/a-practical-guide-to-jwt-authentication-with-nodejs-e0e425376733
---
Cara menggunakan Semantic versioning untuk rilis aplikasi Node JS
https://blog.soshace.com/setting-up-automated-semantic-versioning-for-your-nodejs-project/
#nodejs #cronjob #jwt #auth #semantic #version
https://blog.logrocket.com/task-scheduling-or-cron-jobs-in-node-using-node-cron/
---
Panduan menggunakan JWT di dalam Node JS Authentication
https://levelup.gitconnected.com/a-practical-guide-to-jwt-authentication-with-nodejs-e0e425376733
---
Cara menggunakan Semantic versioning untuk rilis aplikasi Node JS
https://blog.soshace.com/setting-up-automated-semantic-versioning-for-your-nodejs-project/
#nodejs #cronjob #jwt #auth #semantic #version
LogRocket Blog
Scheduling tasks in Node.js using node-cron - LogRocket Blog
From basic syntax and advanced techniques to practical applications and error handling, here's how to use node-cron.
Cara menggunakan gambar SVG di HTML dengan CSS
https://www.freecodecamp.org/news/use-svg-images-in-css-html/
---
Panduan lengkap menggunakan CSS Gradient untuk pewarnaan element HTML
https://css-tricks.com/a-complete-guide-to-css-gradients/
---
Melihat element HTML untuk memberikan tanda penulisan di teks dalam HTML, seperti <del>, <ins>, <mark>, dst
https://css-tricks.com/copyediting-with-semantic-html/
---
#html #css #semantic #editing #gradient #svg
https://www.freecodecamp.org/news/use-svg-images-in-css-html/
---
Panduan lengkap menggunakan CSS Gradient untuk pewarnaan element HTML
https://css-tricks.com/a-complete-guide-to-css-gradients/
---
Melihat element HTML untuk memberikan tanda penulisan di teks dalam HTML, seperti <del>, <ins>, <mark>, dst
https://css-tricks.com/copyediting-with-semantic-html/
---
#html #css #semantic #editing #gradient #svg
freeCodeCamp.org
How to Use SVG Images in CSS and HTML – A Tutorial for Beginners
By Edidiong Asikpo SVG stands for Scalable Vector Graphics. It is a unique type of image format for vector-based graphics written in Extensible Markup Language (XML). In this tutorial, I will explain why you'd want to use SVG images and how you can u...
Latihan panjang menggunakan HTML bagi pemula
https://www.freecodecamp.org/news/html-basics-for-beginners/
---
Beberapa alasan kenapa tag HTML yang bernama picture tag lebih baik daripada img tag
https://blog.bitsrc.io/why-you-should-use-picture-tag-instead-of-img-tag-b9841e86bf8b
---
Latihan menggunakan Tailwind CSS untuk styling tampilan aplikasi web
https://codeburst.io/six-reasons-why-you-should-start-using-tailwind-css-402292c50a70
---
Mengenal semantic html untuk struktur kode HTML yang lebih baik
https://medium.com/weekly-webtips/what-is-semantic-html-and-why-is-it-important-8d90cfaf5803
#html #tailwind #css #picture #img #semantic #html
https://www.freecodecamp.org/news/html-basics-for-beginners/
---
Beberapa alasan kenapa tag HTML yang bernama picture tag lebih baik daripada img tag
https://blog.bitsrc.io/why-you-should-use-picture-tag-instead-of-img-tag-b9841e86bf8b
---
Latihan menggunakan Tailwind CSS untuk styling tampilan aplikasi web
https://codeburst.io/six-reasons-why-you-should-start-using-tailwind-css-402292c50a70
---
Mengenal semantic html untuk struktur kode HTML yang lebih baik
https://medium.com/weekly-webtips/what-is-semantic-html-and-why-is-it-important-8d90cfaf5803
#html #tailwind #css #picture #img #semantic #html
freeCodeCamp.org
Learn HTML Basics for Beginners in Just 15 Minutes
By Thu Nghiem If you want to build a website, the first language that you need to learn is HTML. In this article, we are going to go through the basics of HTML. At the end, we are going to build a basic website using only HTML. Here's
Cara melakukan debugging CSS Grid dengan browser Chrome
https://blog.bitsrc.io/debugging-css-grid-like-a-pro-96769527a751
---
Mengurangi penggunaan Div di dalam HTML dan menggantinya dengan tag Semantic HTML
https://dev.to/kieran6roberts/ditch-the-dreaded-div-semantic-html-elements-we-should-use-instead-1k60
---
#semantic #html #css #cssGrid #chrome
https://blog.bitsrc.io/debugging-css-grid-like-a-pro-96769527a751
---
Mengurangi penggunaan Div di dalam HTML dan menggantinya dengan tag Semantic HTML
https://dev.to/kieran6roberts/ditch-the-dreaded-div-semantic-html-elements-we-should-use-instead-1k60
---
#semantic #html #css #cssGrid #chrome
Medium
Debugging CSS Grid like a PRO
Now, You can use Chrome DevTools to visually inspect your CSS Grids and debug them.
Membuat fungsi pop up actions ketika menyeleksi bagian teks dengan Selection API
https://css-tricks.com/how-to-create-actions-for-selected-text-with-the-selection-api/
---
Beberapa contoh Semantic HTML yang dapat menggantikan penggunaan element div
https://dev.to/ubahthebuilder/semantic-html-elements-here-are-8-elements-to-use-instead-of-a-div-element-2ijm
---
Latihan membuat animasi transisi halaman dan element HTML dengan CSS Animations
https://levelup.gitconnected.com/ui-animation-in-css-86f5ccbd91f5
#css #actionMenu #selected #text #animation #semantic
https://css-tricks.com/how-to-create-actions-for-selected-text-with-the-selection-api/
---
Beberapa contoh Semantic HTML yang dapat menggantikan penggunaan element div
https://dev.to/ubahthebuilder/semantic-html-elements-here-are-8-elements-to-use-instead-of-a-div-element-2ijm
---
Latihan membuat animasi transisi halaman dan element HTML dengan CSS Animations
https://levelup.gitconnected.com/ui-animation-in-css-86f5ccbd91f5
#css #actionMenu #selected #text #animation #semantic
CSS-Tricks
How to Create Actions for Selected Text With the Selection API | CSS-Tricks
Click, drag, release: you’ve just selected some text on a webpage — probably to copy and paste it somewhere or to share it. Wouldn't it be cool if selecting
Kumpulan beberapa tag HTML yang jarang diketahui namun sangat bermanfaat untuk struktur semantic HTML yang lebih baik, accessibility, dan juga SEO yang lebih baik
https://blog.logrocket.com/uncommon-html-tags-improve-web-semantics/
---
Latihan penggunaan SVG pada Three JS
https://blog.logrocket.com/bringing-svgs-three-js-svgloader/
---
Beberapa fungsi kalkulasi atau perhitungan di CSS yang sudah bisa digunakan
https://css-tricks.com/using-absolute-value-sign-rounding-and-modulo-in-css-today/
---
Beberapa hal yang perlu diketahui tentang CSS Units atau satuan variabel dalam CSS
https://medium.com/weekly-webtips/everything-you-need-to-know-about-css-units-d68f6ad0e5d5
—-
Beberapa fitur keunggulan framework Bulma CSS untuk styling tampilan aplikasi web
https://blog.bitsrc.io/why-developers-love-bulma-css-8d9aab97fd0c
—-
Pengenalan CSS Position property untuk mengatur posisi element di HTML
https://medium.com/techtofreedom/css-position-locate-your-html-elements-like-a-guru-3fb618654e74
—-
#css #html #seo #semantic #unit #threejs #calculation #svg
https://blog.logrocket.com/uncommon-html-tags-improve-web-semantics/
---
Latihan penggunaan SVG pada Three JS
https://blog.logrocket.com/bringing-svgs-three-js-svgloader/
---
Beberapa fungsi kalkulasi atau perhitungan di CSS yang sudah bisa digunakan
https://css-tricks.com/using-absolute-value-sign-rounding-and-modulo-in-css-today/
---
Beberapa hal yang perlu diketahui tentang CSS Units atau satuan variabel dalam CSS
https://medium.com/weekly-webtips/everything-you-need-to-know-about-css-units-d68f6ad0e5d5
—-
Beberapa fitur keunggulan framework Bulma CSS untuk styling tampilan aplikasi web
https://blog.bitsrc.io/why-developers-love-bulma-css-8d9aab97fd0c
—-
Pengenalan CSS Position property untuk mengatur posisi element di HTML
https://medium.com/techtofreedom/css-position-locate-your-html-elements-like-a-guru-3fb618654e74
—-
#css #html #seo #semantic #unit #threejs #calculation #svg
LogRocket Blog
Uncommon HTML tags that improve web semantics - LogRocket Blog
Learn the proper way to use uncommon HTML tags that'll make for a more semantic website, better accessibility, and improved SEO.
Latihan panjang pengenalan responsive design pada aplikasi web
https://www.freecodecamp.org/news/responsive-web-design-modern-website-code-for-beginners/
---
Contoh dari struktur tag semantic HTML
https://dev.to/briannaxrene/html5-semantics-structure-tags-7a6
---
#responsive #design #semantic
https://www.freecodecamp.org/news/responsive-web-design-modern-website-code-for-beginners/
---
Contoh dari struktur tag semantic HTML
https://dev.to/briannaxrene/html5-semantics-structure-tags-7a6
---
#responsive #design #semantic
freeCodeCamp.org
Responsive Web Design – Modern Website Code for Beginners
When the internet was still young, website visitors used desktop and then laptop computers with wide screens to access websites. Then when smart phones were developed, mobile phone users had to endlessly zoom and scroll to access and view different ...
Latihan penting membuat Navbar di bagian samping dan bawah atau Sidebar dan Bottom bar dengan CSS Flexbox
https://www.freecodecamp.org/news/fixed-side-and-bottom-navbar-with-css-flexbox/
---
Membuat aplikasi resep makanan dengan menggunakan CSS, JavaScript, dan HTML
https://www.freecodecamp.org/news/html-css-tutorial-build-a-recipe-website/
---
Penting nya menggunakan element Semantic HTML jika dibandingkan menggunakan element div saja.
https://www.freecodecamp.org/news/semantic-html-alternatives-to-using-divs/
#css #flexbox #navbar #div #semantic #recipe
https://www.freecodecamp.org/news/fixed-side-and-bottom-navbar-with-css-flexbox/
---
Membuat aplikasi resep makanan dengan menggunakan CSS, JavaScript, dan HTML
https://www.freecodecamp.org/news/html-css-tutorial-build-a-recipe-website/
---
Penting nya menggunakan element Semantic HTML jika dibandingkan menggunakan element div saja.
https://www.freecodecamp.org/news/semantic-html-alternatives-to-using-divs/
#css #flexbox #navbar #div #semantic #recipe
freeCodeCamp.org
CSS Flexbox Tutorial – How to Build a Fixed Side and Bottom Navbar
Flexbox can help you simplify the process of creating both basic and advanced layouts. And it's pretty straightforward to create side and bottom navigation menus with CSS flexbox or Grid. These layouts are so popular that they appear almost everywher...
Tips dan trik dalam implementasi Semantic HTML yang baik untuk struktur HTML dan SEO yang baik
https://www.freecodecamp.org/news/html-best-practices/
#html #seo #semantic
https://www.freecodecamp.org/news/html-best-practices/
#html #seo #semantic
freeCodeCamp.org
HTML Best Practices – How to Build a Better HTML-Based Website
HTML is the backbone of any website. It's the first thing people see. Without it, there would be no website. Because of this, it's important that you stick to good coding practices. If you don't follow the best practices, you will create a bad user ...
Latihan penting dari Kevin Powell tentang semantic HTML dan contoh penggunaannya
https://youtu.be/ULdkpU51hTQ
#kevinPowell #semantic #html
https://youtu.be/ULdkpU51hTQ
#kevinPowell #semantic #html
YouTube
HTML section elements are a lie (sort of)
Semantic HTML elements like the main, aside, footer, nav, and others all come with, well, semantic meaning... sections don't actually have that extra meaning, unless we take an extra step though!
🔗 Links
✅ w3 page on sectioning elements: https://www.w3.org/TR/wai…
🔗 Links
✅ w3 page on sectioning elements: https://www.w3.org/TR/wai…
Mengenal template dasar HTML5 untuk file index.html dan penjelasan beberapa tag di dalamnya
https://www.freecodecamp.org/news/html-starter-template-a-basic-html5-boilerplate-for-index-html/
---
Beberapa tipe input HTML yang jarang diketahui dan dipakai
https://javascript.plainenglish.io/html-input-types-you-dont-know-about-e885142a0506
---
Menggunakan semantic HTML dan ARIA agar mempermudah accessibility halaman web
https://dev.to/fig781/website-accessibility-with-html-17ap
---
#html #html5 #boilerplate #aria #semantic #accesibility #input
https://www.freecodecamp.org/news/html-starter-template-a-basic-html5-boilerplate-for-index-html/
---
Beberapa tipe input HTML yang jarang diketahui dan dipakai
https://javascript.plainenglish.io/html-input-types-you-dont-know-about-e885142a0506
---
Menggunakan semantic HTML dan ARIA agar mempermudah accessibility halaman web
https://dev.to/fig781/website-accessibility-with-html-17ap
---
#html #html5 #boilerplate #aria #semantic #accesibility #input
freeCodeCamp.org
HTML Starter Template – A Basic HTML5 Boilerplate for index.html
By Dillion Megida HTML has different tags, some of which have semantic meanings. A basic boilerplate for an HTML file looks like this: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=devic...
Melihat beberapa element HTML yang berguna tapi jarang digunakan
https://dev.to/eludadev/those-html-elements-you-never-use-16bi
#html #element #semantic
https://dev.to/eludadev/those-html-elements-you-never-use-16bi
#html #element #semantic
DEV Community
Those HTML Elements You Never Use 🌚🕵🏿
There are over a hundred elements in HTML, all of which can be applied to pieces of text to give them...
Penjelasan sederhana tentang semantic HTML untuk element subtitle
https://dev.to/irreverentmike/the-correct-semantic-html-for-add-subtitles-to-h1-tags-3c1m
---
Optimasi gambar image pada sisi browser
https://javascript.plainenglish.io/image-optimization-in-the-browser-in-2022-8691a3fa35d2
---
#html #image #semantic
https://dev.to/irreverentmike/the-correct-semantic-html-for-add-subtitles-to-h1-tags-3c1m
---
Optimasi gambar image pada sisi browser
https://javascript.plainenglish.io/image-optimization-in-the-browser-in-2022-8691a3fa35d2
---
#html #image #semantic
DEV Community 👩💻👨💻
The correct semantic HTML for adding subtitles to h1 tags
This is the right format to use if you want to add a subtitle below an h1 tag on your html pages. Semantic HTML makes your site more accessible and better for SEO, since it is easier for search engines to process.
Membuat Navbar responsive dengan React JS dan semantic UI
https://blog.openreplay.com/creating-a-responsive-navbar-with-semantic-ui-react/
---
Library untuk membuat tampilan Grid Layout gallery dengan React JS
https://github.com/prabhuignoto/react-visual-grid
---
#react #navbar #grid #semantic
https://blog.openreplay.com/creating-a-responsive-navbar-with-semantic-ui-react/
---
Library untuk membuat tampilan Grid Layout gallery dengan React JS
https://github.com/prabhuignoto/react-visual-grid
---
#react #navbar #grid #semantic
Openreplay
Creating a responsive NavBar with Semantic-UI-React
Use the Semantic-UI-React to easily construct a fully responsive NavBar component
Passkey Authentication with Express.js and Docker – Web Authentication API Tutorial
https://www.youtube.com/watch?v=lzelnAI914A
—-
Using semantic-release to automate releases and changelogs
https://blog.logrocket.com/using-semantic-release-automate-releases-changelogs/
—-
How to Build a CRUD REST API with NestJS, Docker, Swagger, and Prisma
https://www.freecodecamp.org/news/build-a-crud-rest-api-with-nestjs-docker-swagger-prisma/
#nodejs #express #auth #semantic #release #nest #docker #swagger #prisma
https://www.youtube.com/watch?v=lzelnAI914A
—-
Using semantic-release to automate releases and changelogs
https://blog.logrocket.com/using-semantic-release-automate-releases-changelogs/
—-
How to Build a CRUD REST API with NestJS, Docker, Swagger, and Prisma
https://www.freecodecamp.org/news/build-a-crud-rest-api-with-nestjs-docker-swagger-prisma/
#nodejs #express #auth #semantic #release #nest #docker #swagger #prisma
YouTube
Passkey Authentication with Express.js and Docker – Web Authentication API Tutorial
Learn about the Web Authentication API by building an app that implements passkey authentication. At the end of the tutorial, we will have a little Express.js app connected to a Postgres database, through Sequelize, in Docker container.
📎 Text tutorial:…
📎 Text tutorial:…
What precisely is semantic HTML and why is it needed
https://dev.to/dudychmarian/what-precisely-is-semantic-html-and-why-is-it-needed-kj
#html #semantic
https://dev.to/dudychmarian/what-precisely-is-semantic-html-and-why-is-it-needed-kj
#html #semantic
DEV Community
What precisely is semantic HTML and why is it needed
A while ago, almost everyone made websites without considering what was under the hood. They relied...