DEV Community

Cover image for A 30-Day challenge in backend web development
Emmanuel Fordjour  Kumah
Emmanuel Fordjour Kumah

Posted on

20

A 30-Day challenge in backend web development

As you begin your journey into web development, you will often encounter the terms front end and back end. When it comes down to it, what does it really mean?

A typical web app can be segmented into two: Frontend and backend.

The front-end focuses on the visual aspect of the web app, the part the user sees and interacts with.

The back end is the part of the web app the user does not see and interact with. It is the server, application, and databases working behind the scenes to deliver the information requested by the user.

It is an exciting challenge for me to learn and share knowledge, insights, and thoughts about backend development for the next 30 days.

Let's walk this journey together, and at the end of the month, we'll be able to build robust web apps with the ExpressJS framework.
Image description

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

Cloudinary image

Optimize, customize, deliver, manage and analyze your images.

Remove background in all your web images at the same time, use outpainting to expand images with matching content, remove objects via open-set object detection and fill, recolor, crop, resize... Discover these and hundreds more ways to manage your web images and videos on a scale.

Learn more

👋 Kindness is contagious

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

Okay