Welcome to the ProjectMW Blog.
Here I post about front end coding mainly related to React..
Currently making mobile games with React Native.
Mark
Latest Post
- Making a number only text inputOn your input add this This will only allow number characters This will allow 1 decimal to be added in addition to numbers
Other Posts
- Making a number only text input
- How to export an apk file for testing
- How to fix NativeEventEmitter warning
- Copying a state variable’s value
- Creating an array of empty arrays
- Update all dependencies in package.json to latest
- Accessible hash links
- Difference between var, let and const
- Difference between document.ready and window.onload
- CSS Modules
- Passing a function prop from child to parent
- Passing a function prop from parent to child
- JQuery scrolling logic
- CSS gradient mask
- Animate objects depending on scroll position
- Alternative to running useEffect once
- React: Cloning elements with React.cloneElement()
- Open new chrome browser with no security
- Good email regex
- Removing env file from file