Design comparison
SolutionDesign
Solution retrospective
A fun project !
I built a custom Express backend to hide the API key. Any way to do it another way?
Community feedback
- @MajinBakarPosted over 2 years ago
You can use ParcelJS for example to build your static project. It will be much lighter than an Express backend.
1 - @MajinBakarPosted over 2 years ago
You can hide the API key with a .env file.
0@mathieuc22Posted over 2 years ago@MajinBakar but it’s a static site, I did it on the node backend, but how can you do it on the frontend?
0
Please log in to post a comment
Log in with GitHubJoin 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