DEV Community

Ana María Díaz
Ana María Díaz

Posted on

1 1

What I learned during September 05-09 Week

During this week I started to develop a full-stack application built with JavaScript : React JS for the Frontend and Java Spring-boot for the Backend.
I’ve learned a lot about how things work with Spring, the project is more structured and complex than Express and Node js technologies. The way Spring handle services, controllers and building API’s is secure and complete.
On the other side connecting the backend server to React js help me to understand how things are connected and depend on each other. The main task was to build a CRUD as a To-Do list, this project help me to learn a lot and implementing it with two different technologies was a good idea.
While I was working on the UI, React made things so much easier because as a component based library allowed me to recycle components that appeared more than one time at the interface. Also I passed the data on props to make everything dynamic. Working on the Backend building my endpoints with Spring was kind of difficult because returning status code responses isn’t as easy as returning it on Node js.

I want to learn more about the Spring Framework and I’ll finish my To-Do app to practice my knowledge.

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (0)

SurveyJS custom survey software

JavaScript Form Builder UI Component

Generate dynamic JSON-driven forms directly in your JavaScript app (Angular, React, Vue.js, jQuery) with a fully customizable drag-and-drop form builder. Easily integrate with any backend system and retain full ownership over your data, with no user or form submission limits.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay