Bolaji Ayodeji's Blog

Bolaji Ayodeji's Blog

Follow
homeNewsletterOpen SourceWeb EngineeringData Science and Machine LearningEcommerce for Developers
Tag

HTML5

#html5

More content

Read more stories on Hashnode


Articles with this tag

How to Make any Website Shoppable

Feb 16, 202216 min read 402 views

Digital commerce has changed, and there is an increasing demand for faster and highly efficient solutions across multiple interaction channels. The...

How to Make any Website Shoppable

The Security Vulnerabilities of The Target="_Blank" Attribute

May 12, 20203 min read 3.8K views

The HTML hyperlink tag allows you to create an element that can be clicked on to reference another document or section on a web page. Hyperlinks are...

The Security Vulnerabilities of The Target="_Blank" Attribute

Handling Static Forms, The Client-side Way

Jun 5, 20197 min read 692 views

Forms are interactive elements used to get input from the user for further processing. Most times, forms are just used to receive input that requires...

Handling Static Forms, The Client-side Way