DEV Community

jessicagroblewski
jessicagroblewski

Posted on • Updated on

Project 2 Week 12 Blog

Homework week 12 blog post:

Blog post about progression you've made

  • The progression that was made throughout the week was putting together the api and trying to get the search bar to render and filter.

How did you get the relationship between Searching and rendering results working

  • Not able to do that yet. We aren't sure where to begin. Hoping to get help with that in class on Tuesday.

Draw a diagram on draw.io for user interaction pattern. What happens from user input, through machine sending value, to re-rendering on the page

Image description

Think of a real world use-case from industry (Media streaming, youtube, corporate, cable company provider, web platform, etc) where micro-service architecture could fit into their business context. How could we use this approach to solve a real problem at a company currently using a monolithic design architecture?

  • Micro service architecture could be used for a platform to search and make payments. It could be helpful in sorting data. For example Spotify uses micro-service to manage account user data.

More questions you have / things your stuck on

  • Some questions that I have would be involving the api and why multiple cards are not showing up. Do we need a button that when u click on a filter it displays that filter or can we just use the search bar for doing that filtering? Furthermore to add to this the whole aspect of searching and rendering is still quite confusing. I understand that I have to have a new search file to the src folder but how to get that up and running is still confusing.

Link for repo:

https://github.com/jessicagroblewski/badges-list

Top comments (0)