Web Bae
Web Bae
Explore posts from servers
WBWeb Bae
Created by Kudz on 11/30/2024 in #❓︱questions
How to execute a function after loading multiple libraries
I alwyas use TS on personal projects and larger projects, but JS for everything else.
5 replies
WBWeb Bae
Created by Kudz on 11/30/2024 in #❓︱questions
How to execute a function after loading multiple libraries
TS is great but it can be annoying at times - need a build step (one day this might not be required) - can sometimes create more work to satisfy the type check for complex types. overall though it has helped me learn to write better code, though these days I find myself doing a lot of JS since its just easier for tutorials and writing simple scripts.
5 replies
WBWeb Bae
Created by Kudz on 11/30/2024 in #❓︱questions
How to execute a function after loading multiple libraries
You should be able to delay script execution for CMS Load and Google maps to finish using promises. 1. Load both scripts. 2. Inside the callback for CMS Load renderitems event start setting up your google maps instance.
5 replies
WBWeb Bae
Created by Kudz on 11/30/2024 in #❓︱questions
How to execute a function after loading multiple libraries
Hey @Kudz sorry for the delay here.
5 replies
WBWeb Bae
Created by edan on 12/13/2024 in #❓︱questions
Do I need to know CSS and html for patreon courses?
Feel free to send along any other questions that you might have
3 replies
WBWeb Bae
Created by edan on 12/13/2024 in #❓︱questions
Do I need to know CSS and html for patreon courses?
HI @edan yes it will help. The Javascript and the creative coding courses are deefinitely challenging so it helps to have as much background as possible! I opted to make the courses a little bit more difficult because I do believe that ChatGPT has really made learning basic stuff like primitives and syntax a lot easier! You can always copy/paste my code in to your AI of choice for a more detailed explanation if that helps. The lessons in the creative coding course are designed to help you leverage AI in larger projects! In fact I used chatGPT to help me with the hero animation in that one
3 replies
WBWeb Bae
Created by tomesink on 11/12/2024 in #❓︱questions
Webflow 201: Scroll to anchor animation is not working
@Uzo Okafor thanks for stepping in here. @tomesink apologies for the delay but glad you got it figured out! I never would have thought to tell you to look at the reduced motion setting honestly.
9 replies
WBWeb Bae
Created by thekinglaolu on 11/8/2024 in #❓︱questions
Timeline Journey Animation on Scroll
Thanks @Uzo Okafor - sorry I was away for a few days to get married
5 replies
WBWeb Bae
Created by Lamzo221 on 11/2/2024 in #❓︱questions
Background
Hope that helps!
3 replies
WBWeb Bae
Created by Lamzo221 on 11/2/2024 in #❓︱questions
Background
Hey @Lamzo221 - these design elements can be tricky. I'd probably make sure it was position absolute inside the container element with position relative. You'd want to import the "whole SVG" i.e. an entire blog that's not cut off. The problem with appending it to the top right of the screen is that it will not be responsive, as you noted. So pin it to the top right of the "container" and use a full blob asset, that way for wider screen it look eamless
3 replies
WBWeb Bae
Created by Ander on 10/19/2024 in #❓︱questions
Grow/Shrink cards on hover
@Ander - a few little tricks but you can do it pretty easily with CSS by animating grid-template-rows and grid-template-columns and using the :has selector
5 replies
WBWeb Bae
Created by Ander on 10/19/2024 in #❓︱questions
Grow/Shrink cards on hover
Hey @Ander I’ll try to have a look this week
5 replies
WBWeb Bae
Created by ModernPie on 10/20/2024 in #❓︱questions
Asset Bae only showing me a limited number of images
Let me know if there’s anything I can do to help. Thanks for using the app!
4 replies
WBWeb Bae
Created by ModernPie on 10/20/2024 in #❓︱questions
Asset Bae only showing me a limited number of images
Glad it worked @ModernPie - avif should be supported though
4 replies
WBWeb Bae
Created by plainity on 10/13/2024 in #❓︱questions
2 CMS Collections making holes (responsive)
sorry I can't help much more than that!
17 replies
WBWeb Bae
Created by plainity on 10/13/2024 in #❓︱questions
2 CMS Collections making holes (responsive)
I would send this to finsweet.
17 replies
WBWeb Bae
Created by plainity on 10/13/2024 in #❓︱questions
2 CMS Collections making holes (responsive)
17 replies
WBWeb Bae
Created by plainity on 10/13/2024 in #❓︱questions
2 CMS Collections making holes (responsive)
weird. are you using with cms load? maybe you can retrigger the render event with the load api?
17 replies
WBWeb Bae
Created by tomesink on 10/14/2024 in #❓︱questions
Webflow 201 - Link to Figma file missing
I'm updaing the page too. sorry about that!
5 replies