Sharing some exciting news!
@VueSchool_io is offering FREE access to ALL of its courses on 1 2 October.
That's 800 lessons covering Vue.js 3, Pinia and much more! Including the awesome Vue.js 3 Masterclass!
Sign up for the Free Weekend: https://t.co/iul7aY030w
⚛️ React tip: did you know that you can use the `key` prop to "reset" individual components? They're not only for lists!
Changing the key creates a new instance of the component. No more useState/useEffect juggling for these resetting use-cases.
Demo: https://t.co/cKi47J6QKK
Browser-native deep object cloning in JS is finally here, and it's awesome
structuredClone() can:
- copy deeply nested data
- handle many data types like Map/Set/Regex/etc
- even handle circular references
Performance is great as well ⚡️
@DrSJaishankar@PMOIndia Dear Sir, I'm rasagnya my brother kadari akhil from warangal is been missing in Germany magdeburg .He is studying masters in Otto von Guericke University magdeburg.He is drown in the river its been 48hrs. No proper information. Please help us
@GermanyinIndia@GermanyDiplo@eoiberlin I'm rasagnya my brother kadari akhil from warangal is been missing in Germany magdeburg .He is studying masters in Otto von Guericke University magdeburg.He is drown in the river its been 48hrs. No proper information. Please help us
@narendramodi Dear Sir,I'm rasagnya my brother kadari akhil from warangal is been missing in Germany magdeburg .He is studying masters in Otto von Guericke University magdeburg.He is drown in the river its been 48hrs. No proper information. Plz help us
Chrome DevTools Tip💡
You can take screenshots of different parts of a website using Chrome DevTools.
To open the command menu, use Ctrl + Shift + P or Cmd + Shift + P (Mac), and type "screenshot."