Having just finished our final web application project presentations this past week, I believe this article was extremely necessary. In this final project, we were able to explore the methods to make a (mostly) functional web application, from the back-end to the front-end. We learned how hard both ends can be, but I found that the two are completely different from each other in importance. The back-end is how information from the web application will be stored to the local server. Meanwhile, the front-end is how the web application looks and is seen by it’s users. As Ronald Mendez describes in his blog post, “Owning the Role of the Front-End Developer”, it can be a very difficult time when you control the development of the front-end.
The front-end is important to all developers of a product. It is important to the sales team, the marketing team and the entire web development team. However, the front-end work is usually done at the very end of the development period. This can leave many front-end developers to feel left out of the development process and practically useless to their teammates during most of the development. Mendez found himself feeling this way many times in his career of working as a front-end developer until he learned how to speak up and keep his team motivated as they worked on different web application projects.
It’s fair to say that the modern developer can’t simply hide behind a keyboard and expect the rest of the team to handle all of the important decisions that define our workflow. Our role requires us to go beyond code, share our ideas, and fight hard to improve the processes we’re involved in.
— Ronald Mendez
I found this article to be incredibly applicable considering all of the work we had just finished on our own projects. We did both the back and front-end developments ourselves, but I can see how the front-end development can become tossed to the side when the core of the work is in the back-end and making sure the website actually functions the way it is supposed to. All in all, I believe Ronald’s advice is important to those seeking roles as web developers specifically.
From the blog CS@Worcester – Fall 2018 Software Discoveries by softwarediscoveries and used with permission of the author. All other rights reserved by the author.