• HTML5 form validation with button and JavaScript

    Sometimes you'll need to validate and submit a form using JavaScript rather than using a standard submit button. Here is how you can trigger standard HTML5 form validation with JavaScript.
  • Get started with VueJS as a jQuery developer

    Getting started with Vue.js for someone who knows jQuery is a relatively straightforward process, as both frameworks have some similarities in terms of syntax and concepts. However, there are some fundamental differences between the two frameworks, and it's important to understand them before diving into Vue.js.
  • From Front-End to Back-End: Understanding Your Tech Stack

    A tech stack refers to the collection of software, programming languages, frameworks, and tools used to develop and run a software application or website. In this article, we take a closer look at how it works.
  • The 25 most popular front-end web frameworks in 2023

    Front-end web frameworks are tools that help developers build responsive and dynamic web applications quickly and efficiently. They provide a set of pre-built components and tools that developers can use to create user interfaces and layouts without having to write everything from scratch.