How to Import Custom Code into Webflow

  Рет қаралды 21,999

Alex Tourgis

Alex Tourgis

Күн бұрын

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/arm...
------------
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.st... (Coming Soon)
------------
Discover the behind the scene of the studio with our weekly podcast
PODCAST ► open.spotify.c...
------------
Stay up to date with our latest news by joining our Newsletter:
NEWSLETTER ► www.tambien.st...
------------
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.st...
Fluid Responsive ► www.tambien.st...
------------
Other links
WEBSITE ► www.tambien.st...
TWITTER ► / tambien_studio
LINKEDIN ► / tambienstudio
INSTAGRAM ► / tambien_studio

Пікірлер: 44
@armandsalle8447
@armandsalle8447 2 жыл бұрын
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 ❤️
@davidprioul
@davidprioul 2 жыл бұрын
😁
@dimitrisqq
@dimitrisqq 2 жыл бұрын
siiiiick! Thank you Armand!
@carlyharvey7880
@carlyharvey7880 Жыл бұрын
This is so awesome. Thanks so much for the step-by-step walkthrough.
@alextourgis
@alextourgis Жыл бұрын
Thanks, i'm glad you like it :)
@LoneRanger.801
@LoneRanger.801 6 ай бұрын
Accidentally found your website. What a great find. 😊
@thematteovalentino
@thematteovalentino Жыл бұрын
I followed the tutorial step by step but netlify has problems with the dependencies. Can someone help me?
@templa946
@templa946 2 ай бұрын
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
@rannjanjoawn
@rannjanjoawn Жыл бұрын
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 Жыл бұрын
Absolute genius 👏 🙌 👌 😍 ❤️ ✨️ 👏
@pablocortes682
@pablocortes682 Жыл бұрын
This is awesome, thank you so much!
@alextourgis
@alextourgis Жыл бұрын
Thanks a lot Pablo :)
@tancdiscovery9432
@tancdiscovery9432 6 ай бұрын
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.
@jorgesa4244
@jorgesa4244 10 ай бұрын
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?
@Otto-D
@Otto-D 7 ай бұрын
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!
@user-dj6cm1cf6c
@user-dj6cm1cf6c Жыл бұрын
This is cool! Thanks a lots!
@hakanaki
@hakanaki 9 ай бұрын
I bought a website template from Envato, is it possible to import it to webflow?
@ylee150
@ylee150 Жыл бұрын
Amazing.
@alextourgis
@alextourgis Жыл бұрын
Thanks a lot
@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?
@konohadesign1471
@konohadesign1471 Жыл бұрын
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
@alextourgis
@alextourgis Жыл бұрын
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
@salzpro
@salzpro Жыл бұрын
Hey, is it possible if project uses react? Or maybe just parcel to compile js?
@gemin1546
@gemin1546 2 жыл бұрын
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?
@alextourgis
@alextourgis 2 жыл бұрын
Using page specific files is working fine for me but i guess it depend on the project you are working on!
@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 ?
@alextourgis
@alextourgis Жыл бұрын
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.
@alextourgis
@alextourgis Жыл бұрын
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 :)
@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.
@user-rx8jv5iv2t
@user-rx8jv5iv2t Жыл бұрын
What if the machine is shutdown. is the website is going to offline ?
@alextourgis
@alextourgis Жыл бұрын
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 ?
@alextourgis
@alextourgis Жыл бұрын
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 Жыл бұрын
@@alextourgis could we import some python for the back end of a webflow website ?
@user-mr8ng9er1k
@user-mr8ng9er1k 3 ай бұрын
that prettier formatting is nerving the shit out of me😭😭😭
@vinceofscandal
@vinceofscandal Жыл бұрын
thanks really interesting but for me just NOTHING IS WORKING lol
@alextourgis
@alextourgis Жыл бұрын
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 Жыл бұрын
@@alextourgis 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 Жыл бұрын
@@alextourgis just in case, iam french
@alextourgis
@alextourgis Жыл бұрын
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 Жыл бұрын
@@alextourgis 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 !
Create a Slider with Swiper JS in Webflow
17:33
Alex Tourgis
Рет қаралды 11 М.
Three Tips for Using Custom Code in Webflow
21:28
Timothy Ricks
Рет қаралды 26 М.
escape in roblox in real life
00:13
Kan Andrey
Рет қаралды 4,5 МЛН
Nurse's Mission: Bringing Joy to Young Lives #shorts
00:17
Fabiosa Stories
Рет қаралды 15 МЛН
10 amazing freelancer’s websites
10:04
Alex Tourgis
Рет қаралды 1,8 М.
Custom code in Webflow - CodeSandbox guide
6:41
Ilja van Eck
Рет қаралды 16 М.
Introduction to ThreeJS with Webflow
22:21
Alex Tourgis
Рет қаралды 4,7 М.
How to make your webflow website super fast
25:52
Flux Academy
Рет қаралды 26 М.
8 Awesome Custom Code Hacks for your Webflow Project
31:58
Jose Ocando
Рет қаралды 28 М.
8 Things Award-Winning Websites Have in Common (@AwwwardsTV)
5:36
Alex Tourgis
Рет қаралды 2,4 М.
The Ultimate Guide to Technical SEO in Webflow
37:59
Finsweet
Рет қаралды 40 М.
How to Find Your First and Ideal Clients
10:36
Alex Tourgis
Рет қаралды 1,2 М.
New Responsive Technique for Webflow: Introducing wizardry.
13:50
Timothy Ricks
Рет қаралды 65 М.