Web Development, Where do I start?

Serrano Sonia
2 min readMay 2, 2021
https://soniass05.github.io/phase-1-javascript-project-mode/#

In the first steps of Web development we find ourselves with the question, and where do I start? We know that we have an idea, an objective to be met, tools available to materialize it, and users waiting for our development.

Developing an idea is proposing a project where with each step we get closer to the stated objective. In my first web development, the first thing I did was establish the objective of my web page.

When we start the path of Web development we seek to go from the simple to the more complex. I raised the idea of ​​showing the user organized data on a specific topic, therefore, moving along the way, the first thing was to look for the data I needed and I found Jikan API (Thanks to Jikan), and…., Bingo, first step covered, my idea, my objective and the data available.

Second, we move on to the design phase. To do this, I put myself in the role of the user … How would I like to see the data? And from this question, I designed the page.

So far we have the idea, objective, data, and design. We are ready to start programming. But … to program with what tools? I define working with HTML, CSS, and powerful JavaScript.

And … hours of programming, hours of testing, hours of programming and again testing until the final result is achieved:

https://soniass05.github.io/phase-1-javascript-project-mode/#

See you next time ….

--

--