I write JavaScript, React, Node extensively.
- π« How to reach me: https://mohanblog.vercel.app
- π Making web dev posts at https://www.instagram.com/web.snips
- π I write at https://dev.to/imshines and https://imshines.hashnode.dev
I write JavaScript, React, Node extensively.
A minimal lightbox package for react β
A curated list of React packages, tutorials, videos, blogs which can help you learn react and code with ease.
All the code snippets that I post on my Instagram -> @web.snips are available here!
HTML 2
A Simple Weather app using React and OpenWeatherMap API π₯
import React from 'react';
import './style.css';
export default function App() {
const inputRef = React.useRef(); // Creating a ref