I can't open my electron app that I packaged , it created the folder release builds but I am not able to open the exe file it created. I suspect the problem is
If I type very fast, the rich text editor lags while updating. If I hold down the a key, the text editor doesn't update and page freezes until I lift up the key
I need to save a file which was sent to telegram bot. import telebot bot = "Here is my token" @bot.message_handler(content_types='') #IDK what content type I n
I want to create a default value for an attribute by defining it in ActiveRecord. By default everytime the record is created, I want to have a
This is my code for the submit button // i'm fetching the information from appointment.txt // once submit button is clicked, I want the data to go in completed.
Forgive my noobiness. I am working with an XML file in Notepad++ and would like to find text within tags, and then replace only the first character of each word