Bobby⁧⁧⁧Smurf
Bobby⁧⁧⁧Smurf
  • 9
  • 37 982
NEW 2024 React Particle JS Tutorial
In this tutorial I will be showing you how you can implement the new version of particles.js into any react project. I am using the new 2024 version of particles, known is Tsparticles. If you like this video and want to see more content surrounding React, CSS, Javascript, HTML, and web related stuff please subscribe, like, or comment!
PROJECT GITHUB - github.com/BobbySmurf/particles
CODE -
paste.quest/?a91fdd8d09442c68#8EXweAHS8M9cwuqzgBDouvWAjwRHU6mgeGoTdvA8wEPy
#react #webdevelopment #design #web #website #websitedesign #particles #javascript #coding #tutorial #jsx #js #html #css
Переглядів: 11 226

Відео

Dog Gets Shot and KILLED!! *WARNING*
Переглядів 3303 роки тому
THIS VIDEO IS NOT FOR THE LIGHT HEARTED!! DONT WATCH IF YOUR SENSITIVE!!!
Minecraft Dog Meme
Переглядів 2034 роки тому
I know its bad
Creeper, Aw Man Minecraft Csgo Clip Meme
Переглядів 3325 років тому
Me and my friend made a video together this is just a clip from it that I edited original clip ua-cam.com/video/ZQp5DaYxm-s/v-deo.html
Baguette Cat Meme Part 2!
Переглядів 16 тис.5 років тому
Part 2 almost as good as the first one!
Greekgodx getting a lil snacc
Переглядів 2985 років тому
yum yum
¿Queires? *meme*
Переглядів 1,6 тис.5 років тому
Description 8 D
Baguette Cat meme
Переглядів 7 тис.5 років тому
this is the first time making a meme so um... yeah
E X O T I C V I D E O
Переглядів 2636 років тому
This is old ok dont bully me

КОМЕНТАРІ

  • @LinnieYafai
    @LinnieYafai 2 дні тому

    How do you add gradient as the background. I have tried all I could

  • @therezaul61
    @therezaul61 8 днів тому

    Thank you so much! After spending hours on this, I finally got it done with your help.

  • @SoJinnie23
    @SoJinnie23 14 днів тому

    You are my HERO! THX

  • @guilhermediasgregorio8876
    @guilhermediasgregorio8876 Місяць тому

    saved my project thanks bro

  • @misuko4545
    @misuko4545 Місяць тому

    you called me slurs on counter strike

  • @oddedits_v1
    @oddedits_v1 2 місяці тому

    nice i got whitescreen,ty very much

  • @rizkyyusrilarasyhi1850
    @rizkyyusrilarasyhi1850 2 місяці тому

    how to add a values of the particles? i try using number {value: 200} is not working

    • @bobbysmurf9915
      @bobbysmurf9915 2 місяці тому

      In the particles.js, find this part of the code number: { density: { enable: true, }, value: 150, }, then all you need to do it change the number in value like this: number: { density: { enable: true, }, value: 200, },

  • @manojmandal5486
    @manojmandal5486 3 місяці тому

    Thanks, it help me a alot.

  • @LTG-
    @LTG- 3 місяці тому

    I literally wasted hours doing this in React. Thank you, man. I can't appreciate it more

  • @cucharachatwt9074
    @cucharachatwt9074 3 місяці тому

    right to the point, love it

  • @kafeelkhanafridi7176
    @kafeelkhanafridi7176 3 місяці тому

    If I want to show the ts particles show only home page how can do that

  • @charlesbabbage6786
    @charlesbabbage6786 4 місяці тому

    is there a way around for react+vite ? I can see the particles initially, but they do not move AT ALL.

    • @bobbysmurf9915
      @bobbysmurf9915 4 місяці тому

      I tested this with vite+react and it worked fine for me. I did however change the file from particles.js to particles.jsx. I doubt this actually made a difference, I would check if you have any errors in console and check if it works on other browsers.

    • @charlesbabbage6786
      @charlesbabbage6786 4 місяці тому

      @@bobbysmurf9915 it didn't work after all. I decided to use vanta.js instead. Thanks anyway 👍

  • @mdasadulgoni
    @mdasadulgoni 4 місяці тому

    thanks

  • @harsh8462
    @harsh8462 4 місяці тому

    mine works fine but theres no interactivity tho i had it true interactivity: { detect_on: "canvas", events: { onhover: { enable: true, mode: "repulse", }, onclick: { enable: false, mode: "push", }, resize: true, }, modes: { grab: { distance: 400, line_linked: { opacity: 1, }, }, bubble: { distance: 400, size: 6, duration: 2, opacity: 1, speed: 3, }, repulse: { distance: 200, duration: 0.4, }, push: { particles_nb: 4, }, remove: { particles_nb: 2, }, }, },

    • @bobbysmurf9915
      @bobbysmurf9915 4 місяці тому

      Just from looking at this some of your events like onhover and onclick are all lowercase and I think it needs to be: onHover, onClick. If its not the case then could you look in the inspection console for any errors?

    • @harsh8462
      @harsh8462 4 місяці тому

      @@bobbysmurf9915 thnx buddy i fixed it the error was that my wifi disconnected so after reconnecting i had to refresh the page 😂😂

  • @cyberzap4931
    @cyberzap4931 4 місяці тому

    Thanks

  • @ceciledubois4018
    @ceciledubois4018 4 місяці тому

    Hi ! Thank you for your explainations ! tsparticles can do amazing things ! I am using it in a small app (for training), which is a small game. The app had been made with React / Vite. I used fireworks preset, and I customized the emitters options, so it would stop after 30 emissions. This is the only solution I've found to stop it... I saw that, when we are not using React, we can pause the animation, and restart it later. But I didn't manage to find how I could do this with @tsparticles/react. My problem is that the sounds don't actually totally stop, and sometimes restart later, and I can't launch another firework if the player wins again. Is there a way to stop and resume the animation in @tsparticles/react ?

  • @oluwaropoblessing6848
    @oluwaropoblessing6848 4 місяці тому

    thanks, this video really is a life saver

  • @FranTherd
    @FranTherd 4 місяці тому

    goat

  • @fbmxzihadhasan
    @fbmxzihadhasan 5 місяців тому

    i dont know why this is not worling

  • @user-kq5js1ln2u
    @user-kq5js1ln2u 5 місяців тому

    your video really helped a lot!!!

  • @anjalipundir8133
    @anjalipundir8133 5 місяців тому

    I want to fix this in my website banner div please help me

  • @BiChamdXauPTai
    @BiChamdXauPTai 5 місяців тому

    Its working but browser crash

  • @realintro7470
    @realintro7470 5 місяців тому

    I like the fact how you created a component for it, really good when a project is organized 👍

  • @MuhammadBilal-ry5rb
    @MuhammadBilal-ry5rb 5 місяців тому

    Thank you man you saved my time thanks a lot

  • @theolefevre1617
    @theolefevre1617 6 місяців тому

    thks very muchhhh !! I tryed multiple forms anyone has workk, u are my savior

  • @Ratri-khan
    @Ratri-khan 6 місяців тому

    Thank you thank you thank you thank brother.................Ummah😍😍😍

  • @bobbysmurf9915
    @bobbysmurf9915 6 місяців тому

    IMPORTANT! As of now there seems to be an issue using react+vite that causes the particles to flicker so I recommend to not use it. Edit: It seemed that it updated and it works in vite with the downside of being a little laggy!

    • @tarunkumarkale1972
      @tarunkumarkale1972 6 місяців тому

      it is not work in react+vite

    • @bobbysmurf9915
      @bobbysmurf9915 6 місяців тому

      @tarunkumarkale1972 yes, that's literally what I said. XD

    • @wayelias
      @wayelias 5 місяців тому

      exist a method for use this in react + vite?

    • @bobbysmurf9915
      @bobbysmurf9915 5 місяців тому

      @@wayelias I tested it in vite and it seemed to work! it must of updated at some point so I would give it a try, the only downside is that it seems a little laggy.

    • @wayelias
      @wayelias 5 місяців тому

      @@bobbysmurf9915 what error are u getting? and what y change? i cant use it xd

  • @venom6217
    @venom6217 6 місяців тому

    Thankyou for this video buddy really was feed up by watching those videos and implementing that old stuff great work subscribed keep going ❤

  • @aiyn470
    @aiyn470 6 місяців тому

    Which version is this?

    • @bobbysmurf9915
      @bobbysmurf9915 6 місяців тому

      Latest version of tspartcles package which replaced particles, should work as long as you install what I did.

    • @24.muhammadnuralim61
      @24.muhammadnuralim61 6 місяців тому

      @@bobbysmurf9915 had to try it but why its flickering all of time like just 1 frame per second

    • @bobbysmurf9915
      @bobbysmurf9915 6 місяців тому

      ​@@24.muhammadnuralim61 Hi, this is a very strange issue but Ill try to help you out. I checked if there was any updates to the package which their was not. I would try cloning the github project which I left in the description, using a different browser, and testing the website on another device.

    • @allenuh
      @allenuh 6 місяців тому

      ​@@bobbysmurf9915have the same issue as the other guy, except instead of flickering, the particles pop in and out of existence every couple seconds. i used vite to create my react project btw. very strange.

    • @bobbysmurf9915
      @bobbysmurf9915 6 місяців тому

      @allenuh yeah I just tested it with react+vite and getting the same issue. It's likely something wrong with tsparticles itself.

  • @SamanthamusPrimeV28050
    @SamanthamusPrimeV28050 Рік тому

    How stereotypes would depict Omar Sy as:

  • @LesbianQueen97
    @LesbianQueen97 2 роки тому

    Bigot

    • @bobbysmurf9915
      @bobbysmurf9915 2 роки тому

      damn right

    • @LesbianQueen97
      @LesbianQueen97 2 роки тому

      @@bobbysmurf9915 bet you are into tgirls

    • @bobbysmurf9915
      @bobbysmurf9915 2 роки тому

      @@LesbianQueen97 WTF fuck you for making me look that up, thats nasty as fuck.

    • @LesbianQueen97
      @LesbianQueen97 2 роки тому

      @@bobbysmurf9915 you like us lol, looks like you are a hypocrite

    • @bobbysmurf9915
      @bobbysmurf9915 2 роки тому

      @@LesbianQueen97 lol, this profile picture is not even me. You trying to say that your people look ugly?

  • @elo11188
    @elo11188 3 роки тому

    B a g u e t t e

  • @thiccmayojar7335
    @thiccmayojar7335 3 роки тому

    dog chicken?

  • @dragonsyot6297
    @dragonsyot6297 3 роки тому

    Am I crying? Yes. Does my stomach hurt? Yes. Is it because of how much I have laughed today? Probably. Anyway *T H I C C*

  • @tetrisking5175
    @tetrisking5175 4 роки тому

    Keep up the good work!

  • @ehan1843
    @ehan1843 4 роки тому

    Very funny

  • @dimitriwarchief301
    @dimitriwarchief301 4 роки тому

    What

  • @akira9456
    @akira9456 4 роки тому

    Loool😂

  • @Mrscellophane
    @Mrscellophane 5 років тому

    Mua

  • @thiccmayojar7335
    @thiccmayojar7335 5 років тому

    Very funny

  • @bryski7785
    @bryski7785 5 років тому

    song?

    • @bobbysmurf9915
      @bobbysmurf9915 5 років тому

      ua-cam.com/video/p-Z3YrHJ1sU/v-deo.html

  • @AgdaanAhaan
    @AgdaanAhaan 5 років тому

    wtf

  • @AgdaanAhaan
    @AgdaanAhaan 5 років тому

    minecraft in csgo xd

  • @xxsmokerxx6477
    @xxsmokerxx6477 5 років тому

    Wow.

  • @absolutelyodd2506
    @absolutelyodd2506 5 років тому

    What's the anime intro music called?

  • @IHTGINT
    @IHTGINT 5 років тому

    Wut

  • @eijmert
    @eijmert 5 років тому

    Dont like it sry

    • @bobbysmurf9915
      @bobbysmurf9915 5 років тому

      what how dare you assault me and my cat it is cause he is big? are you rasict? wow

    • @eijmert
      @eijmert 5 років тому

      @@bobbysmurf9915 uhmmm not that way i dont like the way u added things xd not my style