i have a ajax request:
const CreateTweet = () => { const tweetContent = document.getElementById("tweet_input_content").value; console.log