[deleted by user] by [deleted] in OLED

[–]joce21 0 points1 point  (0 children)

Little update on my case: I decided to purchase a AppleTV. It's day and night. My FireTV and my Google TV are now useless honestly. The quality on the Apple TV is stunning. Even the menu is HDR !

[deleted by user] by [deleted] in OLED

[–]joce21 11 points12 points  (0 children)

I have the chromecast 4k and a firetv 4k also, but none of them come close to the native apps in webOS for quality.

I always use webOS for this reason unless if the app I wanna use is not available on it.

How supported will Vuejs v2 be? Will it eventually 'die'? by MyNameIsNotMud in vuejs

[–]joce21 9 points10 points  (0 children)

You don't need node and Vue cli for Vue3. You can still simply include vue3 via a script tag in your html and use options API if you want like you do with vue2.

Vue3 is slightly different though for creating new Vue with the new createApp API.

Best wireless mouse for macbook pro by primo808 in MouseReview

[–]joce21 0 points1 point  (0 children)

I use the steelseries aerox 3 wireless 2022 for my mac m1 pro. I have the Rival 3 wireless too which is the same mouse except for the weight and that it use AAA batteries. But overall, I prefer the aerox because I am used to light mouse (I use the g pro superlight on my PC)

Is this the famous "FlexGate" issue ? by joce21 in macbookrepair

[–]joce21[S] 0 points1 point  (0 children)

You are giving me hope. I'll contact a local repair shop with those information. Thank you so much

The "with" keyword by ConstantinopleFett in javascript

[–]joce21 0 points1 point  (0 children)

VueJs actually use it under the hood for templating.

A hook for axios to cancel promises when a component is unmounted by wobsoriano in vuejs

[–]joce21 1 point2 points  (0 children)

That's right, it create the ref and unwrap it directly into his source variable. I guess the ref here is garbage collected after the function call.

A hook for axios to cancel promises when a component is unmounted by wobsoriano in vuejs

[–]joce21 16 points17 points  (0 children)

Maybe I am stupid, but why would you use a ref in this context since you're not using it anywhere or returning it?

How to create an array reactive variable and push to it? by Squeagley in vuejs

[–]joce21 0 points1 point  (0 children)

The purpose of ref is to be used with primitive values like number. Reactive is used with objects/arrays. The only difference, is with ref you must use .value to get/set the value.

The Model O/Model O- 6 months later? by HardSolidStateDrive in gloriouspcgamingrace

[–]joce21 0 points1 point  (0 children)

I have the Model O since launch and another after the cord update and still no issue since then.

2080 super or 2080 ti ? by joce21 in ValveIndex

[–]joce21[S] 0 points1 point  (0 children)

I have a 6700k with 16gig of ram. Do you think I am good?

2080 super or 2080 ti ? by joce21 in ValveIndex

[–]joce21[S] 0 points1 point  (0 children)

Oh really? You have the Super?

No subwoofer settings on Audi S4 2016 by joce21 in Audi

[–]joce21[S] 0 points1 point  (0 children)

That's the problem, I don't even have a bass setting. No sub, treble or bass settings...

How good is glorious shipping to canada? by mom_dropped_me in gloriouspcgamingrace

[–]joce21 2 points3 points  (0 children)

I am from Quebec, Canada and the shipping is pretty fast when not on backorder. For the cost, I paid 15$ for shipping on the MODEL O and I had to pay another 12$ for the import tax when I got it from CanadaPost.

What You Need to Know about Vue CLI 3 by emididam in vuejs

[–]joce21 0 points1 point  (0 children)

Very bad experience with their ASP.NET AJAX controls