Built this Advanced Code Editor plugin for Bubble over the weekend to get started with Bubble plugin development.
Try it out here: https://t.co/EN41hGBNb1
Any feedback is appreciated - add a comment with your Bubble app and Iβll authorize it!
@NoCodeAdvantage Took me a while to figure that out! :)
What makes this work even better is grouping shallow & deep work into blocks and working on them in the right phases of the day. (Morning = Deep work, before & after lunch = shallow work). But that's different for every person :)
@ivanesro https://t.co/V0KHvcjmyU
You can try it here :)
Do you think someone would buy this? My plan is to build some more helpful plugins onto that. First one: A parser that let's you convert this content into Things so that it can be saved :)
Just released my first Bubble plugin βFile Readerβ π
It can be used to retrieve the content of files on client-side without uploading them. Appreciate your feedback! π
@JJEnglert Infinite :D This is processed on the client, nothing gets uploaded, the only limitation is your own device. I used a 300MB Excel file right now for testing - content was there in not even a second
Problem: Fields & States can donβt allow complex types.
1. Create an API-Call by calling a dummy API.
2. Change the return type manually
3. Create a field of type βApp Typeβ and pass the API-Type
5. Return/Publish the keys of the field with β_p_[field]β to not receive null
Problem: Context.async caches the result after 1 execution.
Solution: Donβt use it. Create an element with a custom state and a custom event instead. Push the state to the element, listen to the event and use the result of it from there.
Problem: Client-Side Actions donβt have return types.
Solution: Create an element and use element actions. Push the result to the elementβs state and retrieve it from there.
Yesterday I've built this donation platform at a social-impact hackathon I'm attending. #buildinpublic
Just took me a few hours to build this with @bubble (including Paypal). At the moment donations are done manually over a PDF - this is a huge improvement.
NoCode = Leverage
This is a no-brainer for every @bubble -developer who hasn't mastered the new responsive engine yet! π₯
Thanks a lot @gregoryjohn & @jameore and all Flexcampers for this awesome cohort! π
@hihellokelli @gregoryjohn@jameore Flexcamp from @gregoryjohn and @jameore. Took me just a few hours to understand how the responsive engine works!
And for Bubble in general - also everything from @gregoryjohn. This guy is such a good teacher!
Just finished my first bubble project βοΈ
Built a fully responsive Slack UI-Clone with the new responsive-engine. π₯
Thanks for teaching me your ways @gregoryjohn & @jameore π
Links to the page & editor below π