section-engineering-education / engineering-education

“Section's Engineering Education (EngEd) Program is dedicated to offering a unique quality community experience for computer science university students."
Apache License 2.0
363 stars 889 forks source link

Build Micro-frontends with Reactjs and Docker #6094

Closed khabdrick closed 2 years ago

khabdrick commented 2 years ago

Topic Suggestion

Writing sample(s):

https://okteto.com/blog/develop-and-deploy-a-flask-and-reactjs-app-in-okteto/

Proposal Submission

Proposed title of article

Building Micro-frontends with Reactjs and Docker

Use keyword research to improve your article's SEO.

Proposed article introduction

It helps to efficiently develop and scale individual pieces of the application frontend. The idea of micro-frontends came to replicate the benefits that microservices bring to the server-side, but this time directly in front, instead of the monolith where the entire project is built in one codebase. The major benefits we want to archive using Micro-Frontends are: More cohesive codebase, Simplify maintenance, Allows to scale development teams, Simplify updates. I would like to demonstrate that practically with reactjs and Docker.

ONLY viable topics to pick from:

Key takeaways

Article quality

This article is one of its kind.

Kayere commented 2 years ago

Thank you for submitting your topic @khabdrick.

However, after some careful consideration, it struck us that this topic may be a bit over-saturated throughout other blog sites and official documentation.

We typically refrain from publishing content that is covered widely on the net or other blogs. As we're more interested in original, practitioner-focused content that takes a deeper dive into programming-centric concepts.

Please feel free to suggest an alternative topic.