Skip to main content

Command Palette

Search for a command to run...

Basics of Front-End Development

Published
1 min read
Basics of Front-End Development
D

I am a Developer on the East coast bringing ideas to life from inception to completion.


Welcome to Dom's guide to front-end development! This is the first post in a series designed to introduce you to the world of front-end development.

What is Front-End Development?

Front-end development is the process of creating the visible part of a website or web application, the part that users interact with. It involves coding with languages like HTML, CSS, and JavaScript.

The Front-End Development Trifecta: HTML, CSS, JavaScript

  • HTML (Hyper Text Markup Language): This is the backbone of any web page. It structures and organizes the content of a webpage.

  • CSS (Cascading Style Sheets): CSS makes our website look good. It's used to style and layout web pages — for example, to change fonts, colors, and animations.

  • JavaScript: JavaScript makes web pages interactive. If a web page is a static picture, JavaScript is the animation that brings it to life.

Stay tuned for the upcoming posts in this series where we'll dive deeper into modern front-end development tools like React, Next.js, and Tailwind CSS!

Keep coding and see you in the next post!

More from this blog

Dom's Guide to Front-End Development - Learn the Latest Tools in Front End Development

10 posts

Hello, I'm Dom, I am a developer working on shaping the future of development. Dive into AI, Web Development, and the latest trends both newcomers and veterans in the tech world are welcome.