Results for: "data validation"

Contents (7)

Building Efficient Multimodal Apps with Gemma 4 12B
Building Efficient Multimodal Apps with Gemma 4 12B

IntroductionIn the fast-paced world of artificial intelligence, the ability to process and integrate multiple modalities—like text, audio, and vision—into single…

read more
Validating HTML forms using BULMA and vanilla JavaScript
Validating HTML forms using BULMA and vanilla JavaScript

Today we are going to write about contact forms and how to validate them using JavaScript. The contact form seems to…

read more
Introduction to REGEX - Regular Expression
Introduction to REGEX - Regular Expression

Today we are going to write about Regular Expressions known as regex or shortened  regexp, a very useful concept of…

read more
The concept of Model-View-Controller (MVC) explained
The concept of Model-View-Controller (MVC) explained

In software engineering, we use design patterns as reusable solutions to a commonly occurring problem, a pattern is like a…

read more
The exciting story of JavaScript (in brief)
The exciting story of JavaScript (in brief)

Javascript is a client-side programming language that has changed the Internet as we know it today. The term "client side"…

read more