Welcome to our Web Development Skills Assessment! This assessment is designed to evaluate your skills in modern web development, focusing on front-end frameworks and e-commerce platforms.
You have the following options for this assessment:
-
Front-End Framework Exam (Choose one):
- Nuxt 3 Exam
- React with Next.js Exam
-
Shopify Exam (Mandatory)
You must complete the Shopify exam and choose either the Nuxt 3 or React exam.
-
Clone this repository to your local machine
-
Create a new branch with your name
-
Navigate to the exam folder of your choice (nuxt3, react, or shopify).
-
Read the README.md file in each exam folder for specific instructions.
-
Complete the tasks outlined in the exam README files.
-
Commit your changes regularly with clear, descriptive commit messages.
-
Push your branch to the remote repository.
-
Create a pull request from your branch to the main branch.
-
In the pull request description, provide:
- A brief overview of your implementation
- Any assumptions you made
- Challenges you faced and how you overcame them
- Any additional features or improvements you added
You will be evaluated on:
- Code quality and organization
- Proper use of the chosen framework/platform features
- Adherence to best practices
- Problem-solving skills
- Attention to detail
- Creativity in solving the given tasks
You have 8 hours to complete both exams. Manage your time wisely between the two assessments.
- You may use online documentation and resources.
- Do not copy code directly from other sources. We value original solutions.
- Please do not use AI or automated tools to complete the assessment. We run plagiarism checks on submissions. You can use AI tools as google. "E.g. if we do not know how to creat a custom hook you can and should use it to write a prompt e.g. "How to create a custom hook in react"
If you have any questions about the assessment, please reach out to [contact goran@bemeir.com].
The Nuxt 3 exam is located in the nuxt3Exam
folder. This exam tests your ability to work with Vue.js and Nuxt 3, focusing on:
- Creating and managing components
- State management
- Routing
- API integration
- Server-side rendering (SSR)
The React exam is located in the reactExam
folder. This exam evaluates your skills in:
- React component development
- State management (e.g., Context API, Redux)
- Next.js routing and data fetching
- Server-side rendering (SSR) and static site generation (SSG)
- React hooks and custom hook creation
The Shopify exam is located in the shopifyExam
folder. This mandatory exam assesses your ability to work within the Shopify ecosystem, including:
- Theme development using Shopify 2.0 features
- Liquid templating language
- Creating and customizing sections and blocks
- Working with Shopify APIs
- Implementing e-commerce best practices
- Ensure you read and follow all instructions carefully.
- Quality is more important than quantity. It's better to submit a well-executed partial solution than a rushed complete solution.
- Show your work and thought process through comments and commit messages.
- If you finish early, feel free to add extra features or polish to your solutions.
Good luck, and we look forward to seeing your work!