Thanks for this. Now we can learn and use it better and much clearer with visual coding. Impressive. Also like the example at the end of the video which is a real use case that we can use in many projects. Hope to see more videos of such use cases too in the future.
Basically, the canvas offers you more than enough space to organize your nodes. There is also a function planned, similar to Unreal Blueprints, to organize a stack of nodes into a group and add a comment :)
Amazing! Love to explore this. Using the Javascript code we could hook up an external API as well right? Only problem would be the publicly viewable key. How would you solve that?
Hey Lex! Great to see you here :) You could also call external API's, yes. In that case, personally, I would use the Node Action "Call Ajax Function". This will trigger a custom php function you can define in your code. From there, you can communicate with the external API from your server securely. Nonce checking will be added automatically here as a starter layer of security :)
@@kelwinsj yes, there are GSAP related actions like „GSAP To“. Also, you can play a specific timeline which you create with the animation panel separately 😊
@@bricksforge Thank you. This makes it even better. The one thing that I keep running into an issue with is other plugin support with page transitions. This has made me disable it from all but the most basic of my sites. If only there was a way of excluding certain pages, or having some pages re-render will all JS code... wishful thinking.
@@kelwinsj Take a look at this plugin, it is from a seasoned plugin dev and is in the WP repo, free. At first glance you'll think all it does is organize plugins.. BUT, dont let that fool you. It does a few very unique things! For one, you can PER plugin control when and where EVERY plugin is active on ANY page! There are plugins (js code) from WP and plugins that run on pages that there is no need for! Or maybe you ONLY need a plugin or code to run on a single page or two, ONLY! While normally that plugin is running on all forward facing sites! You can control that easily. But here is where I use this plugin the most.. and in reference to what you said. You can set the "order" in which ALL plugins load there code, per page or whole site! So in essence, you could easily have your page transitions code 'specifically' load before the conflicting js from what you mentioned. Try it out, it's help me many many times not have to juggle js / conflicts / etc. simply by adjusting what plugins load and more importantly when they load. It says it's out dated, but it works just fine as of the latest WP today.
Ja, bitte komm jetzt zu Bridge Builders und präsentiere es. Vielleicht sogar auf Deutsch als Kompromiss, und es kann von TH-cam für die englischen Zuhörer übersetzt werden.
Impressive, it would be great if you could create more videos in order to 100% understand this powerful tool!
This is very very impressive! How in the world were you guys able to bring node based editing into WP / Bricks... phenomenal!
Fantastic tool, thank you. More practical examples please! They really help me to learn how and realise more ways to use Bricksforge.
Wow awesome stuff! Would love to see some more examples to show what else this is capable of!
I tried clicking "like" multiple times but only got one. Great stuff, keep it up!
Looks awesome!! What an upgrade!
Thanks for this. Now we can learn and use it better and much clearer with visual coding. Impressive.
Also like the example at the end of the video which is a real use case that we can use in many projects.
Hope to see more videos of such use cases too in the future.
Outstanding work as usual. Thanks Daniele & team!
Thanks Brendan! :)
Nice! Thank you for this. I now have a better understanding of how the conditions work.
Oh boy, this is a game changer for Bricks!
Awesome 🤩 Looks a lot like Nowa's circuit to build flows visuallu in Flutter, good job!! 🙏🏽
All I can think about while watching this is thank God I bought the LTD! I know what I'm geeking out on next
Oh, thanks Jeffrey! :) If you have any questions while exploring, just get in touch :)
Very impressive UI!
Great job!
Awesome! Is there also a way to organize these nodes on a bigger project where you might have multiple Nodes all flying around?
Basically, the canvas offers you more than enough space to organize your nodes. There is also a function planned, similar to Unreal Blueprints, to organize a stack of nodes into a group and add a comment :)
Amazing! Love to explore this. Using the Javascript code we could hook up an external API as well right? Only problem would be the publicly viewable key. How would you solve that?
Hey Lex! Great to see you here :) You could also call external API's, yes. In that case, personally, I would use the Node Action "Call Ajax Function". This will trigger a custom php function you can define in your code. From there, you can communicate with the external API from your server securely. Nonce checking will be added automatically here as a starter layer of security :)
@@bricksforge oooow, I see an opportunity! Still need to code to do the call though. I got an experiment in mind :D
This for me is a much cleaner way to work. One question though, can we use GSAP with the node editor?
@@kelwinsj yes, there are GSAP related actions like „GSAP To“. Also, you can play a specific timeline which you create with the animation panel separately 😊
@@bricksforge Thank you. This makes it even better. The one thing that I keep running into an issue with is other plugin support with page transitions. This has made me disable it from all but the most basic of my sites. If only there was a way of excluding certain pages, or having some pages re-render will all JS code... wishful thinking.
@@kelwinsj Take a look at this plugin, it is from a seasoned plugin dev and is in the WP repo, free. At first glance you'll think all it does is organize plugins.. BUT, dont let that fool you. It does a few very unique things!
For one, you can PER plugin control when and where EVERY plugin is active on ANY page! There are plugins (js code) from WP and plugins that run on pages that there is no need for! Or maybe you ONLY need a plugin or code to run on a single page or two, ONLY! While normally that plugin is running on all forward facing sites! You can control that easily.
But here is where I use this plugin the most.. and in reference to what you said. You can set the "order" in which ALL plugins load there code, per page or whole site!
So in essence, you could easily have your page transitions code 'specifically' load before the conflicting js from what you mentioned.
Try it out, it's help me many many times not have to juggle js / conflicts / etc. simply by adjusting what plugins load and more importantly when they load.
It says it's out dated, but it works just fine as of the latest WP today.
This is great! How did you set the variable (0 / 1 for the video)?
@@markpeters2254 on the fly as third action node „Update Global Variable“. If not exists, this action will declare it 😊
Can we get a video about all the new Pro Form features.. like the new upload field and live variables?
Has this been rolled out as yet?
It has been released as BETA one week ago. The final release will be later this month :)
Ja, bitte komm jetzt zu Bridge Builders und präsentiere es. Vielleicht sogar auf Deutsch als Kompromiss, und es kann von TH-cam für die englischen Zuhörer übersetzt werden.
This would be great to see!