LonersMafia-Frontend-Public VS front-end-interview-handbook

Compare LonersMafia-Frontend-Public vs front-end-interview-handbook and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
LonersMafia-Frontend-Public front-end-interview-handbook
5 53
4 40,207
- -
0.0 8.2
about 1 year ago about 23 hours ago
JavaScript MDX
GNU Affero General Public License v3.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

LonersMafia-Frontend-Public

Posts with mentions or reviews of LonersMafia-Frontend-Public. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-07.
  • Build my first large open-sourced anonymous fun chat web app
    3 projects | /r/opensource | 7 Aug 2022
  • Built an open-sourced, anonymous fun chat-platform
    2 projects | /r/webdev | 7 Aug 2022
    There are some interesting elements, especially if you try to visit 404 pages on the site. The site took me over 2 weeks to build. I loved building this project, especially the emoji component in the front-end. I planned on using the npm package emoji-picker-react, but then it was freezing the entire page if the internet was slow; hence had to create a custom component by loading the emojis from a JSON file: My custom Emoji component github
  • A small, fun anonymous chat app
    1 project | /r/reactjs | 5 Aug 2022
    The other challenging component I worked on was the AutoResizeTextArea, which automatically resizes upwards as you type or press the shfit+enter key. View the source here: AutoHeightTextarea.
  • LonersMafia, my biggest open-sourced project.
    1 project | /r/reactjs | 5 Aug 2022
    One of the most exciting and challenging components that I created was the emoji component. I planned on using the npm package emoji-picker-react, but then it used to freeze the entire page when the component was clicked, or there was a slow internet connection. I made the custom component by storing Unicode and the name of the emojis in a JSON file and loading it into component. You can view the source code of the emoji component here: Emoji component
  • Loners Not boners, a fun open-sourced anonymous chat mafia
    2 projects | /r/Python | 5 Aug 2022
    If you are also interested in the frontend code made using reactjs, you can view the entire backend source-code here: https://github.com/PaulleDemon/LonersMafia-Frontend-Public

front-end-interview-handbook

Posts with mentions or reviews of front-end-interview-handbook. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-22.

What are some alternatives?

When comparing LonersMafia-Frontend-Public and front-end-interview-handbook you can also consider the following projects:

google-react - Google interface with React.js

You-Dont-Know-JS - A book series on JavaScript. @YDKJS on twitter.

30-Days-Of-React - 30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

Front-end-Developer-Interview-Questions - A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.

wavy - Wavy website. Check the 'main' branch for the unbuilt version. For the API check the repo wavy-api

Web-Dev-For-Beginners - 24 Lessons, 12 Weeks, Get Started as a Web Developer

30-Days-Of-JavaScript - 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

Back-End-Developer-Interview-Questions - A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore

all-of-frontend - 你想知道的前端内容都在这

50projects50days - 50+ mini web projects using HTML, CSS & JS

javascript-questions - A long list of (advanced) JavaScript questions, and their explanations :sparkles:

interview-questions-in-javascript - A mostly reasonable collection of technical software development interview questions solved in Javascript