Click here to Skip to main content
15,887,267 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: More things you might do with ChatGPT 4 Pin
Nelek20-Jul-23 9:31
protectorNelek20-Jul-23 9:31 
GeneralRe: More things you might do with ChatGPT 4 Pin
BillWoodruff20-Jul-23 17:40
professionalBillWoodruff20-Jul-23 17:40 
GeneralRe: More things you might do with ChatGPT 4 Pin
DerekT-P19-Jul-23 22:16
professionalDerekT-P19-Jul-23 22:16 
GeneralRe: More things you might do with ChatGPT 4 Pin
BillWoodruff20-Jul-23 17:41
professionalBillWoodruff20-Jul-23 17:41 
GeneralRe: More things you might do with ChatGPT 4 Pin
Andre Oosthuizen19-Jul-23 22:31
mveAndre Oosthuizen19-Jul-23 22:31 
GeneralRe: More things you might do with ChatGPT 4 Pin
Pete O'Hanlon19-Jul-23 23:32
mvePete O'Hanlon19-Jul-23 23:32 
GeneralRe: More things you might do with ChatGPT 4 Pin
BillWoodruff20-Jul-23 17:43
professionalBillWoodruff20-Jul-23 17:43 
GeneralRe: More things you might do with ChatGPT 4 Pin
cplas21-Jul-23 8:21
cplas21-Jul-23 8:21 
ChatGPT (yes, v4) is a HUGE help for me. I get it to create VueJS components, conversion such as Razor to Vue, C# to JS, debugging, meaning of life, etc. Here's a sample request:

generate a a vue.js 3 component using the Composition API and with an HTML DIV tag that is opened and closed by a button whose text is a parameter to the component. This component takes two parameters. Parameter one is an array of string items and displays it in a bulleted list of checkbox type input controls and fires an event when an item is clicked. Add an "All Items" input option (which is selected by default) to this display of items which when clicked, selects all items in the checkbox list. Deselecting this checkbox automatically deselects all other checkboxes. When this option is unchecked and is clicked, select it, otherwise deselect it. Parameter two is an array of string items specifying which items in parameter one array are selected in the checkbox list. The parent component has a copy of the parameter two list, which when modified, should reflect in the items selected in the checkbox list. Also, the component should display the clicked items. Also, the component should display "All Items Selected" when all items are selected in the dropdown menu. Also, generate code using this component in a html file but not inside a component. Provide the multi select component with a list of items to select.
GeneralRe: More things you might do with ChatGPT 4 Pin
BillWoodruff21-Jul-23 8:28
professionalBillWoodruff21-Jul-23 8:28 
GeneralRe: More things you might do with ChatGPT 4 Pin
cplas21-Jul-23 8:32
cplas21-Jul-23 8:32 
GeneralRe: More things you might do with ChatGPT 4 Pin
BillWoodruff21-Jul-23 9:06
professionalBillWoodruff21-Jul-23 9:06 
GeneralRe: More things you might do with ChatGPT 4 Pin
cplas21-Jul-23 9:12
cplas21-Jul-23 9:12 
GeneralRe: More things you might do with ChatGPT 4 Pin
Riz Thon23-Jul-23 23:37
Riz Thon23-Jul-23 23:37 
GeneralRe: More things you might do with ChatGPT 4 Pin
cplas24-Jul-23 7:40
cplas24-Jul-23 7:40 
GeneralRe: More things you might do with ChatGPT 4 Pin
cplas24-Jul-23 7:43
cplas24-Jul-23 7:43 
GeneralWordle 761 Pin
StarNamer@work19-Jul-23 13:11
professionalStarNamer@work19-Jul-23 13:11 
GeneralRe: Wordle 761 Pin
Amarnath S19-Jul-23 14:08
professionalAmarnath S19-Jul-23 14:08 
GeneralRe: Wordle 761 (5/6) Pin
musefan19-Jul-23 14:32
musefan19-Jul-23 14:32 
GeneralRe: Wordle 761 Pin
Shane010319-Jul-23 17:57
Shane010319-Jul-23 17:57 
GeneralRe: Wordle 761 Pin
Sander Rossel19-Jul-23 22:56
professionalSander Rossel19-Jul-23 22:56 
GeneralRe: Wordle 761 Pin
Shane010320-Jul-23 13:52
Shane010320-Jul-23 13:52 
GeneralRe: Wordle 761 Pin
OriginalGriff19-Jul-23 18:41
mveOriginalGriff19-Jul-23 18:41 
GeneralRe: Wordle 761 Pin
GKP199219-Jul-23 19:46
professionalGKP199219-Jul-23 19:46 
GeneralRe: Wordle 761 - 5 4 me Pin
pkfox19-Jul-23 21:08
professionalpkfox19-Jul-23 21:08 
GeneralRe: Wordle 761 Pin
ChandraRam19-Jul-23 21:30
ChandraRam19-Jul-23 21:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.