How easy/difficult would it be to create a browser extension to launch and control a playground instance? #316
                  
                    
                      jonathanbossenger
                    
                  
                
                  started this conversation in
                Ideas
              
            Replies: 2 comments 3 replies
-
| Absolutely @jonathanbossenger! What benefits do you see over a PWA? A few ideas: • Zero-dependency Dev Env for WordCamps and new devs Also cc @danielbachhuber @dmsnell | 
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            -
| 
 Just wanted to mention that we're doing this over at https://github.com/WordPress/try-wordpress. We're loading Playground into the browser's sidebar. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
My focus is on the developer experience. I love the idea of the WordPress playground, as it doesn't seem to have any specific requirements to run, other than some way to launch and control it.
The VS Code sidebar got me thinking, would it theoretically be possible to launch the playground from a browser extension? After all, browser extensions are, as far as I know, powered by HTML and JavaScript, as is the VS Code Sidebar.
I'm opening this discussion item so that we can discuss the idea, and the pros and cons.
Beta Was this translation helpful? Give feedback.
All reactions