Início
Início
Entrar
  1. Formação em Vibe Coding
  2. Bubble - Códigos e Plugins
  3. Desenvolvimento de Plugins Bubble (by Vinicius Brito)
Tutorials Zero

Element actions

Acesso Restrito

Faça login para acessar o conteúdo desta aula.

Fazer loginVoltar para o curso
AnteriorPróxima

Copyright ©2026 - Todos os direitos reservados
Feito com ☕ e alguns bilhões de tokens de IA

Desenvolvimento de Plugins Bubble (by Vinicius Brito)
Progresso do Módulo
0 de 64 aulas concluídas
Introdução
Welcome!
Learning to code
The why of plugins
The plugin making project blueprint
Profiting from plugins
Building a plugin faster and with less risk
Fixing bugs and issues during development
Gathering the initial information
Documenting a plugin
Creating a pretty plugin interface
How to sell plugin making services
Providing support to plugin users
String extractor
Inline worker
Protocol fix
Getting lists from Bubble
Unique ID for an element
Dynamically load external JS and CSS files
Bubble Data API
Your setup
Using exposed states
Using Bubble Events
Using states and events together for data consistency
Element actions
Plugin preview
Using asynchronous funtions
Field types
Asking good questions
Plugin update
Creating your first UI element 1/2
Creating your first UI element - 2/2
Using custom fields
Awesome plugin preview
Reactive components - Lists part 2
Reactive components - Lists part 1
Reactive components - Lists part 3
Reactive components - Lists part 4
Using global data types
Dominating server side
Dealing with shared technical settings
Leaving behind the API Connector - How to use context.request and backend workflows
Uploading small files to Bubble - Part 1
Uploading small files to Bubble - Part 2
Uploading large files to Bubble
Interacting with Bubble UI elements using unique ID
Dealing with files on server side actions
Bugfix: how to create a Polyfill for blob.arrayBuffer
Improving plugin SEO
Transforming a list of objects into Bubble lists
Comparing states before updating the plugin
Loading files from URL with fetch and FileReader
Manipulating images with Canvas in browser
Using data API
NodeJS: how to create a writable stream
Correctly decoding server generated files from base64 encoded string data
Handling nested properties on javascript objects: innermost properties
How to sort arrays using Array.filter
How to make plugins compatible with repeating group
How to use web worker on Bubble database edge case
CSS height property bug using viewport units
Emulating bubble environment
Detecting repeating group cell finished loading
Avaliação do Módulo