Tweets

You blocked @mashhoodr

Are you sure you want to view these Tweets? Viewing Tweets won't unblock @mashhoodr

  1. Pinned Tweet
    8 Jul 2018

    Its been an amazing journey these last few years, working with lots of interesting clients, building awesome products and keeping up with tech. Now starts the next stage of this journey, where we will use our experience to work on some disruptive local startups!

    Undo
  2. Retweeted
    18 hours ago

    HTML Tip ⚡️ The download attribute on an anchor tag pops up a Save dialog to download the resource, instead of navigating to it. e.g. <a download href="cat.jpg"> Download cat pic </a>

    Show this thread
    Undo
  3. Retweeted
    May 11

    JavaScript tip: did you know you can listen for a *single occurrence* of an event using addEventListener? You can specify a configuration object as a third parameter.

    Undo
  4. Retweeted
    May 10

    Designing very large (JavaScript) applications by continues to be a highly recommended read for both junior & senior engineers.

    Undo
  5. Retweeted
    Apr 28

    If you write "export default () => { ... }" to declare components, they: - will show up as Anonymous in stack traces - will show up as Unknown in DevTools - won't be checked by React-specific lint rules - won't work with some features like Fast Refresh Give components names!

    Show this thread
    Undo
  6. Retweeted
    Apr 29

    Automate WebPerf tests with Puppeteer: - a collection of JavaScript snippets I use. - Get a performance trace with screenshots - Measure user interactions - Simulate a slow network and CPU - Generate a Lighthouse report - Block third-party domains & more

    Undo
  7. Retweeted

    Some handy tips to make things easier!

    Show this thread
    Undo
  8. Retweeted
    Apr 27

    🎉 flex that gap in the latest release of Chrome Canary 🎉 ```css display: flex; 🦾 gap: 1ch; 🔥 ``` early adopters: help us test it out won't ya!? note: requires web experiments enabled, visit chrome://flags/-experimental-web-platform-features in Canary to enable

    Undo
  9. Retweeted
    Apr 25

    Here are the slides for my talk **Level up your design system with styled-system** in conference.

    Undo
  10. Retweeted
    Apr 25

    Excited Firefox 75+ now supports native lazy-loading of images:

    Undo
  11. Retweeted
    Apr 16

    Super excited to be a part of the Experts program!

    Undo
  12. Retweeted
    Apr 16

    Thanks for the honor ♥️ Super excited for my first international talk

    Undo
  13. Retweeted
    Apr 15

    Tip: `queryObjects(Constructor)` in console gets all objects of a given constructor or class 🕵️‍♀️

    Undo
  14. Retweeted

    Soooo... I shipped it! 🚀 17 videos. 34 minutes of React goodness with my Swiss-French accent! 🇨🇭 The series is available freely to everyone ❤️🌎 I put a lot of effort into it. It would mean the World if you can give this a retweet! 🐦🙏 🤓

    Undo
  15. Retweeted
    Apr 14

    Safari now supports `enterkeyhint`. 👏 I always like it when the enter key gives me more context. 👇 🔗 Spec:

    Explanation of what enterkeyhint on input elements does showing all the different labeled submit button for the values: enter, done, go, next, previous, search and send
    Undo
  16. Retweeted
    Apr 8

    🔥 Announcing Automation course. Pre-order now at 60% off. 1000s of devs use my CLI DevTools. 🤖 Learn to build CLIs ⚡ Min-effort automation 🤯 10+ Hands-on Projects 🎩 Friendly Support an indie-maker during

    Show this thread
    Undo
  17. Retweeted
    Apr 8

    ✨ JavaScript tip of the day Understanding object's property enumerability in a slide: Both properties are directly accessible: console.log(answers.answer); console.log(answers.hiddenAnswer); But the non-enumerable properties are skipped in for...in and Object.keys

    Undo
  18. Retweeted
    Apr 8
    Undo
  19. Retweeted
    Apr 6

    We are delighted to host an interesting panel discussion on ‘Strategies for Learning the Tech Skills You Always Wanted’ featuring , Eric Bhatti, Muhammad Ahsan Ayaz, Samrah Syed and Wajahat Karim. Join us tomorrow! Zoom Meeting ID: 954-069-790 Password: 1234

    Undo
  20. Retweeted
    Mar 30
    Undo
  21. Retweeted
    Mar 29

    A full free Stanford course on Web Security: by 🍪 HTTP(S), Cookies, Sessions 🛡Same Origin Policy 👿 Cross-Site Scripting (XSS) ☠️ Cross-Site Script Inclusion 🔑 WebAuthn and more.

    Undo

Loading seems to be taking a while.

Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.

    You may also like

    ·