How I Became a Self-taught Frontend Developer in 6 Months — My Story

YUNGBLUDD
9 min readMay 18, 2022
Photo by Nubelson Fernandes on Unsplash

What Is a Front End Developer?

A front-end developer, also known as a front-end web developer, is a professional responsible for the design and implementation of the interface. The users require this interface so that they can access the application in question. A web designer is a professional who creates a website’s appearance and design. And the front-end developer makes sure that the design works online by using coding languages such as CSS, HTML, and JavaScript.

We should pause for a moment to clarify the differences between a front-end developer, back end developer, and a full-stack developer. Let’s put this in simple terms: a front-end developer is responsible for the parts of an app or website that users see and interact with. A back-end developer takes care of the “behind the scenes” matters such as infrastructure and databases. The full-stack developer is a mixture of both, a jack of all trades that can handle the whole design process from the beginning to the end.

Note that there’s a trend these days where the line between the front end and back end development has been blurring. Primarily since many of the tasks that fall in the domain of back-end developers are being increasingly handled by the front-end developers.

--

--

YUNGBLUDD

Android & Flutter App developer | Kotlin | Jetpack compose | Clean Architecture | Firebase | CI-CD pipelines | SOLID principles | Git