Job board
Submit a solution
Connect your GitHub account to submit a solution
Community solutions
React, Mobx, Tailwind Job Board
This job board is very simple, uses React, Mobx, Daisy, and Tailwind to create a job board. Also includes Caching (with forced refresh of list), responsive layout, loading skeletons and a news Icon just because
Job board
Job Board implemented with React
Job Board
Basics and mobile view handled
React solution
Quick react solution, took me just under the 120 min
Job Board using pure JS
Dove into the world of JavaScript today! 🌐✨ Crafted a sleek Hacker News job stories viewer with a 'Load More' button for seamless browsing. Dynamically generated cards showcase each job's title and role, offering a user-friendly experience
Job board
Basic implementation with cached requests.
Next.js Solution
Built using next.js and deployed on Vercel. Please use the link to access. https://job-board-weld.vercel.app/
React solution using RegEx for parsing the title
I opted to use regex to parse the title texts, thought that was the most challenging part, but I like playing with regex, so it was cool! Learned about lookaround regex operators (https://stackoverflow.com/questions/2973436/regex-lookahead-lookbehind-and-atomic-groups) very helpful :-)
React Simple Job Board
React Simple Job Board
Basic solution using React
Havent attempted extra challenges
React version
react version
React solution
Forgive me for the UI
Job Board VanillaJS Solution - with placeholder cards
Separate classes for fetching data and rendering to DOM. Placeholder challenge complete.
job-board vanilla js solution
job-board vanilla js solution
HN Job Board
Job board built using React