reactjs-interview-questions
redux-offline
Our great sponsors
reactjs-interview-questions | redux-offline | |
---|---|---|
16 | 2 | |
22,011 | 6,091 | |
- | 0.0% | |
6.8 | 3.6 | |
6 days ago | 12 days ago | |
JavaScript | JavaScript | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
reactjs-interview-questions
-
I kinda of lost of what to study next
I like to look at this, https://github.com/sudheerj/reactjs-interview-questions, once in a while. What are you studying for? Interview prep or just learning?
- From BPO (day-to-day monotonous work) To Frontend Engineer In A Startup! ( Without CS Degree )
-
I (self-taught) had my first-ever interview for a web dev job yesterday. Here is what the interview was like and the questions I was asked. [Long]
React interview questions: https://github.com/sudheerj/reactjs-interview-questions Js interview questions: https://github.com/sudheerj/javascript-interview-questions
-
Tips for tomorrow's interview
Here is a good GitHub repo with over 200 questions and answer. React Interview Questions and Answers. They will probably just ask questions like virtual dom, state, props, hooks, and lifecycles. Most interviews I’ve done only covered those and didn’t get too deep into react under the hood. Good luck tomorrow!
- My web dev interview experience and questions I was asked!
-
Awesome React Resources
List of React interview Questions and Answers
- Is this course good enough before FAANG interview
- Educative.io Interview Prep
-
I have an interview tomorrow for a React.js Developer position any tips/advice?
I did several react interviews, always got some questions from this lists: https://github.com/sudheerj/reactjs-interview-questions
-
React assesment test - How and where to study in 1 day?
If you have been working with React for a year, then you should already have most bases in need. You can complement with this interview questions. I think the most probable someone will ask you is React Hooks, component lifecycles, state/props, and difference between uncontrolled and controlled, VDOM and reconciliation.
redux-offline
-
Why do Webdevs keep trying to kill REST?
Offline. Both Firebase Firestore and Amplify AppSync also support offline persistence. Since they know your database schema, it's easy to offer a local replica and conflict resolution. There are vendor agnostic alternatives like RxDB or Redux Offline that take more glue work. Being Offline-first requires you to have a local replica of your data, which means that doing CRUD against your local replica can be much simpler (see below).
-
Do you know a tutorial that exaplains how to allow CRUD API calls offline in a React PWA?
https://github.com/redux-offline/redux-offline Worth a look as well
What are some alternatives?
leetcode-patterns - A curated list of leetcode questions grouped by their common patterns
javascript-code-challenges - A collection of JavaScript modern interview code challenges for beginners to experts
Grokking-the-Coding-Interview-Patterns - This course categorizes coding interview problems into a set of 16 patterns. Each pattern will be a complete tool - consisting of data structures, algorithms, and analysis techniques - to solve a specific category of problems. The goal is to develop an understanding of the underlying pattern, so that, we can apply that pattern to solve other problems. [UnavailableForLegalReasons - Repository access blocked]
supabase - The open source Firebase alternative. Follow to stay updated about our public Beta.
javascript-interview-questions - List of 1000 JavaScript Interview Questions
Reddit-wiki-programming - Resources to Learn Data Structures and Algorithms, ace competitive programming, Get a Job in Tech/CS
React - A declarative, efficient, and flexible JavaScript library for building user interfaces.
crdt-example-app - A full implementation of CRDTs using hybrid logical clocks and a demo app that uses it
react-boilerplate - :fire: A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
Gatsby - Build blazing fast, modern apps and websites with React
React-Crash-Course - A Crash Course For React JS - Complete Basics and 3 Projects Example including a Big Portfolio Website. See the demo - https://maniruzzamanakash.github.io/React-Crash-Course
react-native-copilot - Step-by-step walkthrough for your react native app