© 2023 Hashnode
#frontend-development
SvelteKit is a web development framework that builds on top of the Svelte front-end framework. It is designed to help developers build fast, scalable, and easy-to-maintain web applications. SvelteKit …
"In this blog post, I will be sharing one of my recent project, The Netflix clone project is a web application that allows users to log in, sign up, and watch movie trailers online. The project involves building a user interface that is sim…
Lately, I've been thinking of what the future of my career looks like as a Frontend developer. Tools like ChatGPT got me thinking about whether our careers are in danger as developers. Will we be repl…
As a web developer, 🖥 I always look for new ways to enhance my skills and develop more efficient and interactive web applications. In this blog, I will share my experience of creating a one page web …
In this blog, we are going to learn about callback hell and we will understand the inversion of control. And these things are very important to understand promisesin our next blogs. Now before we unde…
Introduction Welcome to the series of "JavaScript Projects for Beginners". This series is intended to help you complete multiple JavaScript projects with the help of thorough, step-by-step guides. In …
Introduction Are you tired of boring, static websites that lack excitement? Look no further than CSS3 animations! With the power of CSS3, you can create complex, interactive animations that will leave…
Paul Knulst in Programming • Jun 24, 2022 • 3 min read If you are a student or a professional, you typically work on some projects that you create in your free time for fun, for learning something n…
I got a full-stack development job offer from a Canadian company, but on one condition. I was given an assessment. This implied me using PHP and at that time, I only knew how to declare variables and …
VueJS has become one of the most popular JavaScript frameworks available, providing developers with easy-to-learn syntax and powerful features. Over the years, the VueJS community has grown and evolve…