-
Id also take a bit of time polishing your work. If its a front end dev job, it helps if you make things pretty. Make sure you also read and note down what you missed. I havent done a deep dive but I didnt see any JSON-LD for instance (https://json-ld.org/). you could implement this by saving the json contents in a const object and just add the @ tags in the object.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Not that everyone is the same but here's what I would do. 1) Start with how the data is organized by using Postman to fetch the JSON because they will give me an idea of the kind of data and how I should interact 2) Then proceed to the things I don't know well. In my case, tabindexes: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/tabindex Aria-labels: https://www.w3.org/TR/WCAG20-TECHS/ARIA6.html flexbox grid (I only use flexbox): http://flexboxgrid.com/ BEM syntax for CSS: https://css-tricks.com/bem-101/
-
No offense, just offering advice, but if that's the case you're probably a bit behind where you should be skill wise for junior front end roles (which is why you're finding this assignment difficult). If you don't land the role I'd do something like working through The Odin Project (https://www.theodinproject.com/) or something similar while you're looking for other roles. Best of luck.
Related posts
-
From tutorial zombie to builder brain: How I finally learned to code by building messy little projects
-
Press Start to Continue
-
From Setback to Comeback: Starting my Journey into Coding
-
Rails Performance VS inner_performance - a user suggested alternative
2 projects | 1 Jun 2025 -
What I learned while building ActiveRubyist