Create a button that creates another button when the first one is clicked. Every button should have the ability to create another button. Then add text to all buttons that shows how many times each one was clicked.
Senior Frontend Engineer Interview Questions
1,547 senior frontend engineer interview questions shared by candidates
How you will create input text with an instant search using RxJs? Difference between Promise and Observable? What are the Angular signals? What biggest challenge and how did you solve it?
How do you center a block with unknown dimensions within another block?
Explain ports and adapters pattern.
What is onion architecture in software?
First take-home tech task requires some basic data structure & algorithm knowledge and how to consume an API.
Basic questions about experience with the technology they use
The challenge is to create a basic todo application using the starter application codebase. The application should utilize Next.js, TypeScript, functional React components, React Hooks, SWR, and Tailwind CSS. You are expected to complete the list of user stories below. Your submission will be evaluated on multiple criteria: - Was it returned on time? - Did you complete all of the stories? - Does it work? - How well is TypeScript utilized? - Did you use functional components and hooks? - Did you use [`useSWR`](https://swr.vercel.app/docs/api) and [`mutate`](https://swr.vercel.app/docs/mutation)? - How accurate is the styling to the mocks? Does it look and feel good? - How well was [Tailwind CSS](https://tailwindcss.com/docs) utilized? - Code quality and organization.
Leetcode "easy/medium", API design, frontend design patterns
Mainly asked deployment questions 1) Give you the scenario about the react web app development and asked for the deployment process. 2) Documentation tools
Viewing 691 - 700 interview questions