I am trying to get my code to take in a dataframe, find all occurrences of "START:", then iterate through each occurrence to create 'slices' (Where the first ro
I have a problem with getting attachments urls with ActiveStorage, using rails 6.1.4.6 and ruby 2.6.6 In my development.rb I did set routes.default_url_options[
We have a repo that has gotten clogged up with multiple projects in it - so it is now a monorepo. We need to break out multiple folders together into new repos
I am creating Passcode login app screen when i press button it will print text but not in textinput box. i want to print my text in text box which i created in
I need to create a customs plugin for CKEditor 5 that will read a JSON and will show data in a dropdown list in the toolbar. the problem I faced is async fetchi
So I'm using jQuery to concatenate a string to all the heading tags i.e. h1, h2,...., h6 and display it on the screen. I just want help in the replacing part an
I have a large table that has a structure something like the following: Create Table public.example ( id character varying(7) , type character varying(1) , amou