Hi everyone!
Looking back on this past week, what was something you were proud of accomplishing?
All wins count — big or small 🎉
Examples of 'wins' include:
- Starting a new project
- Fixing a tricky bug
- Staying hydrated... or whatever else might spark joy ❤️
Happy Friday! Take a victory lap — you deserve it! 🏃♀️
Top comments (44)
I have written my longest blog post
dev.to/gillarohith/develop-url-sho...
FEELS GOOD
Keep up the great work!
Thanks 🙇♂️
I joined a new co-working space — pandemic isn't over on a global scale to say the least, but locally there is very high vaccination rates and I'm really excited to get back amongst people a little bit more.
I started working from one that is very close to my home and opened just a few months ago and since I'm the only co-worker I feel extremely safe. ^_^'
I started my blog about accessibility. 😊
uselessdivs.com/
I think @inhuofficial also needs to see this.
I have already been to his article on it...you didn't think something about accessibility would slip by me did you 😉🤣🤣
Keep shouting for me to look at stuff, it always makes me smile and is super useful!
(have you released anything lately, not seen you in the feed @posandu ?)
Thank you @posandu :)
Nice name :D
Thank you :)
Remember the framework I mentioned last week? I did a lot of work on that. Now, styles can be scoped per component, and components can be imported! Last thing to work on is templating (
<p>Hello {name}</p>
). Expect a public release any weekI started a Redux Course!
Getting Honeycomb running with Pulumi 🤯
I soft launched my Forem instance, community.vscodetips.com. Official announcement next week! 😎
Why I created the VSCodeTips community
Nick Taylor (he/him) ・ Aug 28 ・ 2 min read
Woot WOOT!
Setup my blog and published first two articles. In case JavaScript, problem solving, algorithms etc. interest you, feel free to have a peek. Pretty sure you won't be disappointed ;)
stackfull.dev/
I completed a short tiny npm cli introduction. Small wins: dev.to/vishnup95/let-s-build-a-sim...
Managed to get the introduction of JavaScript finally published! Time for part two !
dev.to/cleveroscar/javascript-intr...