How to Import Custom Code into Webflow

Поделиться
HTML-код
  • Опубликовано: 5 май 2022
  • Today, we are setting up a template to import some custom code into Webflow.
    Link to Armand's Twiiter : / armandsalle
    Link to the repository : github.com/armandsalle/vite-j...
    ------------
    We created a series of courses for freelancers, web designers, Webflow developers, and business builders.
    CREATE HIGH-END WEBSITE FROM A TO Z ► www.tambien.studio/courses/bu... (Coming Soon)
    ------------
    Discover the behind the scene of the studio with our weekly podcast
    PODCAST ► open.spotify.com/show/5CYRfeq...
    ------------
    Stay up to date with our latest news by joining our Newsletter:
    NEWSLETTER ► www.tambien.studio/newsletter
    ------------
    Share with our community on Discord :
    DISCORD ► / discord
    ------------
    We created free tools to help Webflow developer to have an easier life:
    Our Style Guide ► www.tambien.studio/products/s...
    Fluid Responsive ► www.tambien.studio/products/f...
    ------------
    Other links
    WEBSITE ► www.tambien.studio
    TWITTER ► / tambien_studio
    LINKEDIN ► / tambienstudio
    INSTAGRAM ► / tambien_studio

Комментарии • 44

  • @carlyharvey7880
    @carlyharvey7880 Год назад +1

    This is so awesome. Thanks so much for the step-by-step walkthrough.

    •  Год назад

      Thanks, i'm glad you like it :)

  • @LoneRanger.801
    @LoneRanger.801 5 месяцев назад

    Accidentally found your website. What a great find. 😊

  • @armandsalle8447
    @armandsalle8447 2 года назад +9

    That’s so a great idea 💡 I’m wondering why I didn’t use this setup before 🤔 I will use it for my next project for sure ❤️

  • @pablocortes682
    @pablocortes682 Год назад +1

    This is awesome, thank you so much!

    •  Год назад

      Thanks a lot Pablo :)

  • @user-dj6cm1cf6c
    @user-dj6cm1cf6c Год назад

    This is cool! Thanks a lots!

  • @rannjanjoawn
    @rannjanjoawn Год назад +1

    This is really awesome Tambien! Thank you for this! Would there be any episode where you can show how to host stylesheets outside webflow while working on the project and whenever we make the changes ..we just need to refresh the page. And when going live finally place all the final css codes on the webflow site?. That would be cool!! Thanks

  • @dpk_10
    @dpk_10 Год назад +1

    Absolute genius 👏 🙌 👌 😍 ❤️ ✨️ 👏

  • @thematteovalentino
    @thematteovalentino Год назад +3

    I followed the tutorial step by step but netlify has problems with the dependencies. Can someone help me?

  • @labruda
    @labruda Год назад

    This is awesome! Thank you for the video.
    Do you know if this method works with a very visited page? Or netlify would break due to the bandwidth limits? Isn't it better to use a cdn provider?

  • @gemin1546
    @gemin1546 Год назад

    Thanks so much for this! For page specific code, are you just seperating them into their own module in the vite project? Is there a better way to seperate out code that's page specific?

    •  Год назад

      Using page specific files is working fine for me but i guess it depend on the project you are working on!

  • @tancdiscovery9432
    @tancdiscovery9432 5 месяцев назад

    Is there a way of splitting up the code so that it goes to different pages on the site. I need different different css on different pages. Can do ti through codesandbox, but it woul be great here as the refresh is instant.

  • @ylee150
    @ylee150 Год назад +1

    Amazing.

    •  Год назад

      Thanks a lot

  • @templa946
    @templa946 Месяц назад

    The moment I delete everything but "import './styles/style.css' " in the main.js file it stops working, both the JS & CSS do not load. Also the moment I add any JS, perfectly good code, everything stops working. If I add a single space at the end of the code it stops working

  • @bamojk
    @bamojk 2 года назад

    Genius!
    have you tried to import a complex ThreeJS project with custom shaders? would it still be working in the Webflow?
    I've been planning to do this for a long time, so thank you!

    • @MilesRoxas
      @MilesRoxas Год назад

      I know you posted this 10 months ago but yes. it works! the beauty of this approach is you can install dependencies as much as you want and will never really get any CORS issues or other weird things. Just build like you would normally and it all renders on webflow just fine.

  • @jorgesa4244
    @jorgesa4244 9 месяцев назад

    Can we use that to webscrap another site? One problem I find with this low code tools is that we can't webscrapt to have dynamic data on the site. Do you know if this works for that?

  • @salzpro
    @salzpro Год назад

    Hey, is it possible if project uses react? Or maybe just parcel to compile js?

  • @konohadesign1471
    @konohadesign1471 Год назад +1

    Hi, seems interesting. Just one question: What is the advantage of using webflow? Couldn't you handcode the HTML/CSS yourself as well? Just discovered webflow, so i was wondering about that. Thank you

    •  Год назад +4

      Yes you could but webflow is so much faster !
      A lot of people who use webflow are designers who prefer to focus on improving their design skills than to learn how to code so webflow is a good option !
      But i think it's also a great solution for front-end developers, building the page in webflow is much more enjoyable and fast than to code it from scratch, and once the page is built you can import any modules you want using the template

  • @Otto-D
    @Otto-D 6 месяцев назад

    Coucou, est ce que c'est une extension qui te permet d'avoir des explications de définitions quand tu hover au-dessus d'un terme dans VSC ? Merci pour la video!

  • @hakanaki
    @hakanaki 8 месяцев назад

    I bought a website template from Envato, is it possible to import it to webflow?

  • @Ujwl666
    @Ujwl666 Год назад

    I just want to know what if we design some components in webflow and add this, would this overwrite the components we added ?

    •  Год назад

      I'm not sur i understand the question, but this would not overwrite any components created in webflow as it is just javascript !

  • @cloutcobain123
    @cloutcobain123 Год назад

    I got a script from Codrops and they have no instructions. Can I use it for that? I'm new to this, sorry for the noob question.

    •  Год назад

      I would need more informations to help you with that, we have a discord where you can ask your questions if you want to join i'll be happy to help you : discord.com/invite/XvVn7QQpdw :)

  • @user-rx8jv5iv2t
    @user-rx8jv5iv2t Год назад

    What if the machine is shutdown. is the website is going to offline ?

    •  Год назад

      I show how to host your code on Netlify at the end on the video so you don't have that problem

  • @liamgrosjean
    @liamgrosjean Год назад

    Does Devlink allow us to avoid this process ?

    •  Год назад

      Its seems like DevLink allows us to take components built in Webflow to React ! This template allows us to write our code in VS Code and import it in webflow without having to use the basic code editor!

    • @liamgrosjean
      @liamgrosjean Год назад

      @ could we import some python for the back end of a webflow website ?

  • @vinceofscandal
    @vinceofscandal Год назад

    thanks really interesting but for me just NOTHING IS WORKING lol

    •  Год назад

      Don't hesitate to tell me what kind of error you get or where you're stuck because it's hard for me to help you without any information !
      You can also join our discord, it's a good way for us to exchange and give people more details about the videos : discord.com/app/invite-with-guild-onboarding/XvVn7QQpdw

    • @vinceofscandal
      @vinceofscandal Год назад

      @ oh thats really nice from you to answer. Well i followed your steps until npm install command where ive got my first error telling me that this command does not exist... Restarted visual and worked. Then "npm run dev" gave me error about "delete cr prettier/prettier". I tried many solutions found online and decided to ignore. Finally load the code in webflow and new error in the console while testing like in your video. As i said, nothing really worked out for me ...

    • @vinceofscandal
      @vinceofscandal Год назад

      @ just in case, iam french

    •  Год назад +1

      I'll answer is English just in case that could help people with the same problem ! :)
      First make sur you have node installed on your computer ! Then it looks like the error comes from prettier, go to extensions in VS Code and install it !
      If you want more help or informations you can also join our Discord discord.com/invite/XvVn7QQpdw ! I'll be happy to help you make this work as this has been a game changer for me :)

    • @vinceofscandal
      @vinceofscandal Год назад

      @ thx again for your Time. Well iam using codesandbox instead now. I did all you suggested in your answer but still didnt manage to make it work. Btw iam following your chanel keep UP the good content !

  • @user-mr8ng9er1k
    @user-mr8ng9er1k 2 месяца назад

    that prettier formatting is nerving the shit out of me😭😭😭