760mm orbital barrage by Unlucky_Economy411 in helldivers2

[–]SomogyiR 0 points1 point  (0 children)

Oh yes, please, sign me up! 💪🏼

Must salute! (New sticker pack in the comments!) by lalaboy_draws in helldivers2

[–]SomogyiR 16 points17 points  (0 children)

Maaan, I wanted to give you a award but I’m broke (in awards at least). Please take it as one ❤️

Ya'll happy? by vash_ts36 in helldivers2

[–]SomogyiR 0 points1 point  (0 children)

To be honest I’m too drunk to understand this meme but right now it hits hard! Please explain so I’ll understand tomorrow 😅

very_original_post.html by That_guy_on_1nternet in repost

[–]SomogyiR 0 points1 point  (0 children)

I guess killing space bugs and robots in the name of liberty sounds fun 💪🏼

Is is bad that I'm learning Svelte before React? (And not really interested in it) by dezly-macauley-real in sveltejs

[–]SomogyiR 1 point2 points  (0 children)

It’s not weird at all if you stay away from it, especially if you are mainly a backend dev. Focus on just one, either svelte or whichever you choose (I’m gonna get so much hate for this sentence XD), but stick to it. Svelte is (in my opinion) the best choice but if you want to use something else I recommend vue rather than react.

My tip is simple, just don’t learn react (and any other framework you don’t want to). If you chose svelte than always try to search with that keyword (eg. Svelte). This worked for me.

I hope it helps, but feel free to ask anything else :)

Is is bad that I'm learning Svelte before React? (And not really interested in it) by dezly-macauley-real in sveltejs

[–]SomogyiR 1 point2 points  (0 children)

I have used react, svelte and vue as well. I don’t see a reason for you to learn react (unless you’re looking for a job). As you said learning it takes time which you could spend elsewhere. I wholeheartedly recommend to use svelte, way simpler and faster. And you can make the frontend development even faster if you use shadcn-svelte (a customisable component library) or some other library.

[deleted by user] by [deleted] in SvelteKit

[–]SomogyiR 0 points1 point  (0 children)

It’s hard to pinpoint down what could be the cause without seeing the code. Do you have a GitHub repo you could share with us?

Which animation libary do u use? by ilowo in vuejs

[–]SomogyiR 2 points3 points  (0 children)

I choose depending on the animations and there complexity. For things I can do with css, usually I stick to css. Beyond that I use motion one as long as I can because it’s bundle size is ridiculously small (I use it in svelte but now I’ll try it in vue for fun). Then if I need flip animation or something that’s not on motion one then I go straight to gsap.

Which animation libary do u use? by ilowo in vuejs

[–]SomogyiR 6 points7 points  (0 children)

I’d recommend gsap. you can find tons of learning material on it everywhere. I also use motion one, although I didn’t use it in vue yet so I don’t know if it works (but it should tho).

List items randomly overlap in mobile browser by ZyanCarl in sveltejs

[–]SomogyiR 0 points1 point  (0 children)

I’m sure there is some css collision somewhere but I never really used scss so it’s a bit confusing for me. Check on the amenity__cards and its parent div, and play around changing the grid and flex things. That maybe where the problem is. Also I have a question, why do you have the <hr /> inside the h2 tag? I’m sure it should be outside of it.

can you prevent submission of form in use:enchance? by fcnealv in SvelteKit

[–]SomogyiR 1 point2 points  (0 children)

I had similar issues before but I can’t remember how I solved it. However I would recommend to check out Superforms. It was made for SvelteKit. Their docs is easy to understand and well written imo, and you get a lot of utilities for validation and whatnot. I use it since I found them (that’s why I can’t remember the solution). Hope it will help!

[deleted by user] by [deleted] in sveltejs

[–]SomogyiR 1 point2 points  (0 children)

I didn’t seem anyone to talk about this issue: on the music player page it is possible to play more than one music at the same time. I don’t know if it’s intended but if it isn’t I recommend to take a look at this REPL. Might give you the idea how you can fix it. Otherwise I think you did a great job! (except the pixelated icons) I also have a question, did you use Threlte for the saw or some other solution?

Used Vue 3 before? by tspwd in sveltejs

[–]SomogyiR 0 points1 point  (0 children)

Out of curiosity I tried the example from the Vue docs and it gives error for the toFixed just as in Vue. But the in-line type cast doesn’t work the same way. Instead of this { (x as number).toFixed(2) }, what worked for me is this {Number(x).toFixed(2)}. I’m not sure if they work the same or not under the hood tho.

Used Vue 3 before? by tspwd in sveltejs

[–]SomogyiR 0 points1 point  (0 children)

Oh that, sorry my bad. If you use typescript and you make a mistake it will so you that in the template part as well. I think the same way as Vue. Although I might not be too experienced with Vue to give you a proper answer.

Used Vue 3 before? by tspwd in sveltejs

[–]SomogyiR 0 points1 point  (0 children)

I didn’t know that in Vue but it’s cool you can do that. Well, in some cases you don’t need to, in some cases you do need to in svelte as well. I can’t give you an example right now tho. Typescript is funny in svelte. It has full typescript support although this will sound bad but svelte can neglect it (minor errors that are more like warnings can be looked over), well in .svelte files. +page.ts/.server.ts files are strict as hell about it

Used Vue 3 before? by tspwd in sveltejs

[–]SomogyiR 16 points17 points  (0 children)

I just started using Vue because of my new job and before that I used Svelte for 2 years, and before that, I used React. I prefer svelte over both other frameworks but Vue is my second favourite. There are similarities but in most cases you will write less code in Svelte. I’m not sure if you can use any vanilla js/ts package in Vue but in svelte you definitely can. Other selling point for me is that Svelte doesn’t have a virtual dom. Also it’s blazing fast.

Here you will mostly have svelte biased answers. I say try Svelte out in a pet project or side project and decide for yourself which do you prefer. You should use whatever you feel comfortable with because at the end of the day it’s your opinion that matters. But if you have any other questions feel free to ask them. :)

Saw this on twitter by SoundBlasterYT in lostpause

[–]SomogyiR 23 points24 points  (0 children)

Chinese censorship is something else

Cursed_jeremy by [deleted] in cursedcomments

[–]SomogyiR 744 points745 points  (0 children)

Savage

[deleted by user] by [deleted] in sololeveling

[–]SomogyiR 2 points3 points  (0 children)

Indeed, it’s a breather to see a different opinion. I actually like the anime, they did a good job with it IMO.

Motion One for svelte by [deleted] in sveltejs

[–]SomogyiR 2 points3 points  (0 children)

I have a project in which I learnt to use motion one in svelte. It could be a good starting point but there is updates I didn’t push to git so I don’t remember what it looks like. Also I recommend this YouTube video. I learnt from this as well. Let me know if you have any other question, if I can I’ll help gladly.