Post Tags

5 post(s) found for `web-dev` tag.

React Portal: All You Need to Know

JavaScript React Web Dev

All you need to know about using React portals, with practical examples to help you learn fast.

HTML Form: All You Need to Know

Beginner Forms HTML Web Dev

Forms are ways of providing information, and so is an HTML form, but rather on a web page, using a browser. In this article, you will learn how to write good and secure HTML forms, and how HTML forms and processed on the server. Read now to add to your knowledge.

Conditional Rules in CSS?

Conditional Rules in CSS?

CSS Web Dev

Learn how to perform conditional rules in CSS. This tutorial explains @supports and gives you real-life examples to start using it on your CSS codes.

Tic tac toe game JavaScript

Build a Tic Tac Toe Game in 10 Lines with JavaScript

JavaScript Fun Code Web Dev

In this tutorial, you will learn how to code the popular Tic Tac Toe Game in JavaScript in just 10 lines. Note: This is a fun code.

Share Contents Natively with JavaScript Web Share API

Web Share API: How to Share Contents Natively with JavaScript

JavaScript Web Dev Web Share

Social sharing has been a great way to promote your blog posts and let your readers discover you. Sharing contents online is as old as the internet and websites, and has been in use since then. The evolution of social media websites has broadened the need to share content online and so the JavaScript Web Share API is taking it to an advanced level.