DEV Community

Cover image for What was your win this week?
Gracie Gregory (she/her) for The DEV Team

Posted on

What was your win this week?

Hey there!

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
  • Registering for CodeLand 2022... or whatever else might spark joy ❤️

Have a wonderful weekend

Party Time

Oldest comments (24)

Collapse
 
m_ahmad profile image
Muhammad Ahmad

In this week, I worked on following features/changes to TemplatesKart

  • Update landing page
  • Add new transition effects
  • Create new ChakraUI components

Wrote 2 blog posts

  1. TemplatesKart | New landing page built with ChakraUI Detail Post
  2. Find out 8 new chakraUI components that I built Detail Post
Collapse
 
adiatiayu profile image
Ayu Adiati

Registered for CodeLand 2022!
Can't wait!!! 🤩

Collapse
 
faruq_jada profile image
Faruq Ahmed

Same here

Collapse
 
louiseann93 profile image
Lou Willoughby

I’ve been rebuilding some landing pages at work which included moving everything over to stripe and changing out the old code for new. It’s taken me a good few days, I’d never used vuex before so was something new to wrap my head around but I finally (all my fingers and toes crossed) got it finished today for our rollout next Tuesday 🤞🏻 It was a huge project and such a sigh of relief on a Friday to have it finished 👏🏻

Collapse
 
juniordevforlife profile image
Jason F

What are your thoughts on Vuex?

Collapse
 
louiseann93 profile image
Lou Willoughby

I thought it was ok. It’s really helpful when using it for our cart system as I can make each component responsible for just getting and mutating the data it needs rather than passing through props but because they load on render and there was milliseconds of a delay for the actions to set the data correctly it can be an issue especially if you have multiple as they’re asynchronous. I had to use a lot of v-ifs and timeouts in places which was just a bit of a pain to figure out and fix

Thread Thread
 
juniordevforlife profile image
Jason F

Ahhh dang. Sounds like maybe a use case for RxJS.

Thread Thread
 
aarone4 profile image
Aaron Reese

Vuex is the Vue (2) implementation of the redux pattern with actions and mutations. The browser tooling is really good with the ability to time travel though the changes in state.
However Vuex 4 does not play so nicely with Vue 3 and it looks like Pinia is now the official redux Library for Vue 3 as it supports typescript and Vuex 5 is no more.

Collapse
 
tiffengineer profile image
tiff

We use vuex at work. Still wrapping my head around it.

Collapse
 
w3ndo profile image
Patrick Wendo

Got assigned a task that required me to use a stimulus controller.

Spent most of yesterday and today going through the docs and successfully finished the task.

Collapse
 
juniordevforlife profile image
Jason F

I've been working on a complex feature at work. It's a cluster plot made with d3 that sits between two panels. I recently added some animations to make the panels slide in and out on hover, and remain locked open when you click a button. When the panels are locked open the cluster plot should resize fluidly. The resizing of the cluster plot has been giving me a lot of trouble. Long story short, I got it working.

Collapse
 
hunghvu profile image
Hung Vu

Got my Forem data visualization app published I'm really satisfied with the outcome. I guess the analysis works its way out. 😂

The application is available at: foremanalytics.sdeproject.com/

Collapse
 
jeoxs profile image
José Aponte

I finished a small project requirement this week and got paid! So, the food is saved 😅

Collapse
 
kasukur profile image
Sri

Very close to 18K reads of my blog article :)
dev.to/kasukur/my-aws-solution-arc...

Collapse
 
jmansito profile image
Mansit 🇪🇺

Spent quality time with someone in support, learnt lots about sumologic, and identified weak spots in our logging strategy that we will strengthen next week.

Collapse
 
cyangirl profile image
Subhasree

Being an introvert, I find it difficult to interact with new people. But recently had joined dev.to and last week only, published an article here for the first time. And the best part it got 7 reactions so far! yay🥳

I know its not much, but it still means a lot to me! 😌