Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Bookmark Landing Page | Blazor Web Page (.NET + C#)

Huy Phan 1,360

@huyphan2210

Desktop design screenshot for the Bookmark landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

I built the app using Blazor WebAssembly and .NET. In the future, I plan to explore different technologies for my next project.

What challenges did you encounter, and how did you overcome them?

Blazor primarily uses CSS for styling pages, which I found limiting. To work around this, I used a familiar npm package called "gulp" to watch for changes in my SCSS files and automatically generate the corresponding CSS files.

However, there are alternative approaches. For instance, you can inject the Sass/SCSS library directly into App.razor (similar to how you would in an HTML file) and use it from there.

What specific areas of your project would you like help with?

I encountered some issues with deploying the code to Azure/GitHub, so I decided to switch to Heroku due to its convenience.

I really need to learn about clouds :)

Community feedback

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord