(Old version) E05: JS/CSS libraries - Breaking it down: Builderius VS Bricks

Опубликовано: 17 Октябрь 2024
на канале: Builderius - Visual Development Environment for WP
112
7

Let's review how it is possible to include an external JS or CSS library (framework) and use it in our templates. In this episode I am showing you how to do it Bricks and then in Builderius.

You might think differently, it is fine, but I think Builderius totally wins here! 😃 Inclusion of scripts and styles has been done via special settings within specific scope (template or global). It is much more elegant way, because tags "script" are being rendered in head or at the end on body tag. And tag "link rel="stylesheet" is in the head. Exactly how it should be.

Important disclaimer! It is not a goal of the video to trash competitors. I am not doing it. If you have spotted something is not correct me saying about Bricks, please, let me know in the comments. 👇 I am not a regular user of this builder, I am not used to it at all. I might not know how to do this or that, so I use my best guess on how to proceed.