
Ashutosh Dubey
@_ashutoshdubey
Followers
15
Following
100
Media
15
Statuses
73
Software Developer Engineer. Fullstack Developer | NodeJs | Loopback | SQL | ReactJs | Javascript
मुंबई, भारत
Joined February 2020
RT @mckaywrigley: Here’s how to build a Slack clone with Claude 3.7 Sonnet and Cursor Agent in v0.46. Perfect for *anyone* wanting to pick….
0
184
0
🛠️ Confused about the difference between shallow and deep cloning in JavaScript? 🤔 My latest article breaks down these concepts and shows how to master object duplication. 💻. Check it out on Medium: #JavaScript #CodingTips #DeepClone #ShallowClone #JS.
0
0
1
RT @vijayshekhar: Did you know why AI chat bots can’t answer “how many r in strawberry.” correctly ?
0
23
0
Syntax difference: A functional component is a function returning JSX, while a class-based component extends React.Component and uses a render method to return JSX. #react #reactjs #javascript #LearningJourney
0
0
1
RT @SRustagi1996: Google launched its own DSA course.No bhaiya didi will tell you this 😉. (1/2).
0
205
0
When an object is created through the .create method. The properties and functions we assign to that object go into a prototype. To delete prototype properties use .delete obj.__proto__.age.Learned from @piyushgarg_dev .#buildinpublic #javascript
1
0
1
Which component is stateful and stateless?.import {useState} from 'react'.function component1(){. const [name, setName] = useState(''). return (<h1>Hello</h1>).}.function component2(){. const [name, setName] = useState('') . return (<h1>Hello, {name}</h1>).}.#reactjs.
1
0
0
RT @ykdojo: a well-rested programmer can get more done in 2 hours than a tired programmer can in 5 hours.
0
58
0
Exciting match between Zimbabwe and Pakistan more happy on Zimbabwe win than India win on Netherlands. @ZimCricketv @T20WorldCup.
0
0
0
Learned new term today for #DevOps . CAMS.C --> Culture.A --> Automation.M --> Measurement.S --> Sharing.
0
0
0
RT @javinpaul: Linux command every developer should know.1. find - 2. grep - 3. curl - http….
0
668
0