Join us 04/15/23 for TorontoJS Group Programming where we can bounce ideas & ask questions freely while working on software challenges together.
Please bring your projects/ideas to the event, or just show up and contribute to the discussion!
(Online)
meetup.com/torontojs/events/…
So what is the right term?
The disabled people
Disabled people
Differently able people
People who have a disability
Or something else?
It's for an advert for my photography services for disabled people (maybe that's wrong as well)
#term#disabled#Disability#people
Me: Writes a ton of JS animations and a pretty large WebGL effect, CPU & GPU doing fine ☺️
Also me: Writes 1 lightweight CSS animation to animate 1 property for an SVG, GPU explodes 💥🔥🚒
Oh wow! Its been a long time since I've written a Blog! I don't get to talk much about what I do @ShopifyEng
but I am excited when I get the chance 🙂. I recently led a team of Engineers in refactoring the Point of Sale app from Vanilla Redux to Redux Toolkit. 🧵below
Looking to lead and contribute to the tech community? Become an ambassador with @WomenTechmakers today! You will have support, resources, and lots of fun with me and many amazing likeminded women 👸🏻👸🏼👸🏽👸🏾👸🏿👸 || #WomenInSTEM#WomenInTech#WomenSupportingWomen
Happy "everyone thinks lying is fun" day, everyone. 🥴
Don't believe most of what you read/see today. Actually, don't believe most of what you read/see on most days now that AI is making *everyday* "fun".
Joking. (Am I?) Don't be fools. 😌
ALT The Grinch sipping his tea in content and then frowning afterwards.
Had an awesome time giving a talk at @torontojs on Engineering Manager Roadmap! 🚀
This is my first official in-person event after 2+ yrs :O
Here is the link to my slides:
bit.ly/torontojs-eng-roadmap
The roadmap: bit.ly/eng-manager-roadmap
Thanks to everyone at @torontojs for putting together such a fab event!
I can't believe this is how Twitter recommends tweets...
ALT
// Woooow, we'll create an empty list to store the tweeeets we want to show, uwu
let recommendedTweets = [];
// Let's looook through all the tweets to find good matches for our user, owo!
allTweets.forEach(function (tweet) {
// We'll check if the tweet has any interest from the user's list, my cuuutie pie uwu
tweet.interests.forEach(function (interest) {
if (userInterests.includes(interest)) {
// Yaaay, we found a match! Let's add this tweet to our list, owo! 🎉
recommendedTweets.push(tweet);
}
});
});
// Now, we'll sort the tweets by their popularity, so the most popular ones show first, uwu
recommendedTweets.sort(function (a, b) {
return b.popularity - a.popularity;
});
I'm not very shy now. It would probably surprise some to know that I used to be.
At some point, I saw enough things that needed to be worked on and some dam broke inside of me.
Excited for my first TorontoJs talk, see you there! 🚀
My talk will be on Engineering Leadership Roadmap!
The roadmap I created has received more than 500 downloads so I'll be expanding on that!
See you there!!
Join us tomorrow at JS Tech Talks in person on SSR with web components by @macdonst
Dependency injection in Angular by @alexbodurri
Engineering Leadership by @kulkarniankita9meetup.com/torontojs/events/…
This is 1/2 the room as I couldn’t capture the entire space. If you squint your eyes, that’s @enhance_dev’s @macdonst talking web components — when he’s not doing standup. 🙃
ALT A black and white photo of a Room full of attendees for a presentation at a JavaScript meetup