It's Friday!!!!
Looking back on the week, what was something you're proud of?
All wins count -- big or small!
Examples of 'wins' include:
- Getting to all your meetings on time
- Starting a new project
- Fixing a tricky bug
- Cleaning your house...or whatever else that may spark joy đ đ
Top comments (52)
We try to do more "showing" than "telling" in this organization, but this week I felt the urge to tweet about how great our site is and it was super well received!
It brought it a bunch of new, curious folks to the platformâwhich is great. đ
This is the reason Iâm on Dev.to and not on medium anymore
I personally love the dev.to community.
This week, I... announced my course that I've been thinking about for the past year!!!
I was really excited about the news. Can't wait to see what you come up with :)
This week, I...realized my flight was going to get snowed out so I got on an earlier flight to have a stress-free vacation!!
And even though I had nothing to do with this, @sarthology 's post felt like a win to me:
đčđŒâïž Taking DEV to Taiwan with me âïžđčđŒ
Sarthak Sharma
Oh dear! It surely is đ
This week, I... told my team that I handed in my notice to start a new job next month. A bit of a weird one, but one that I dreaded doing. Just glad that I did it.
I know that had to be tough. Congrats, and good luck (and I mean that in a good way). Ending something stinks, but that's behind you so now you get to start something new...and that's almost always exciting!
This week, I crossed a bunch of items off my to-do list, including several that I had been putting off because I knew that they'd be especially tedious and frustrating. I've also been making a lot of progress in writing (non-technical) documentation for some of our internal processes. It feels really good to get more of this knowledge recorded.
This week, I had the first guest on my podcast where we talked about websites, social media, and content ownership (which greatly relates to Ben's win this week).
Listened, and subscribed on Google Podcast. Great work...keep it up. Looking forward to the next episode.
Appreciate it Matthew đ
This week, I... brought attention to the linting issues in the DEV project and helped open a discussion.
Could view linting be suppressing contributions? #1828
I have the feeling that view linting could be presenting a pretty strong burden to contributions. You could make a small contribution and get hung up with a huge linting fix chore as it currently stands.
I just feel like as an outsider without context it could add a bit too much burden at the time being. Thoughts on taking it away as a blocker to pushing and leave it as something folks can voluntarily make progress on until the app is at a closer place to being fully linted on the view with our preferred styles?
This week, I...continued working on a .md template generator CLI and finally got data returned the way I needed it in my biggest SQL query yet (8 window functions).
This week, I helped improve the code coverage in our front-end code base as well as merge code coverage reports. Outside of work, I'm close to finishing the enabling of strict mode in TypeScript for the Refined GithHub browser extension (Chrome, Firefox).
Enable strict-mode for TypeScript #1783
Basically going with the non-null assertion operator in almost all places, because as mentioned in github.com/sindresorhus/refined-gi..., the assumption with the extension is that the DOM nodes referenced in most cases are expected to be there. If they aren't, the extension breaks, a bug is filed and it's fixed.
One thing to note @bfred-it, is currently dom-chef types need to handle JSX (Element and IntrinsicElements) or we import
@types/react
.This week, I was added as a maintainer of Gridsome. A static site generator for vue.js and also got a lot of positive feedback about my last article!
My Workflow And Tools That Help Me Speed Up Productivity
Egwuenu Gift
Whoa! That's awesome!