-
Updated
Aug 15, 2021 - TypeScript
{{ message }}
Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge - Building Netflix Using React
Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge - Building Todoist Using React
a hook that gets and sets query params
Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge - Building Instagram Using React
This is a wonderful utility and works especially well when Im using react-intl against components that only support string inputs (not nodes).
The only issue is that the babel plugin that automatically picks up strings to be translated doesn't pick up anything this uses.
https://github.com/formatjs/formatjs/tree/main/packages/babel-plugin-react-intl
Building a newsreader using the HackerNews Api, React, React Testing Library, Styled Components, Axios & Memo
A collection of atomic, independent, typed, tested and documented React custom hooks.
Adds Hotjar capabilities as custom hooks such as init, identify and stateChange
React State Management without Redux
React multi-step form library with Emotion styling
Is your feature request related to a problem? Please describe.
the overwolf language api has been updated, the boilerplate needs to be updated to the new way of identifying the current overwolf language.
Describe the solution you'd like
change old way to new way
//old version
overwolf.settings.getCurrentOverwolfLanguage(result => {
i18n.use(initReactI18next).init({
A dead simple infinite scroll (1.3 kb gzipped) for friends
The repo currently has 2 templates for issues, but it lacks an issue template for general issues and documentation issues.
Add templates for PRs and Issues. Also, suggest improvements for the current issue templates.
Custom hooks to help use overwolf api with the new react hooks technology.
A custom React Hook that allows you to place custom context menu(s) (right click menu) throughout your codebase.
Learn step by step how to build a simple react app
Built Todo App Using React (Custom Hooks, Context), Firebase & React Testing Library. In addition to the latter technologies, I had styled the application using SCSS (CSS) and following the BEM naming methodology.
A complete website using MERN containing all details realted to anime, where users can search any anime of their choice, add it to their watchlist and see various stats in their account.
An exercise incentivation app developed during #NLW4
form validation hook library for enterprise scale react applications
Will you add your React Custom Hook to the RCOH project?
Curso de Desarrollo Web Full Stack JavaScript en Español. En construcción.
Add a description, image, and links to the custom-hooks topic page so that developers can more easily learn about it.
To associate your repository with the custom-hooks topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
React custom hook for playing audios
Describe the solution you'd like
Something like this one: StackOverflow: Playing sound in React.js
Describe alternatives you've considered
N/A
Additional context
N/A