I'm building an AWS Lambda Request Authorizer for API Gateway. The stack uses Serverless Framework and the Lambda is in Java. When the provided Authorization he
I was using a very old tiny_mce (tiny_mce_gzip.js) that is no longer working after a php upgrade. I need to able to use the image selector via the 'external_im
So I have a whole number such as 45125 and want to convert to 451.25, or 54200 to 542.00. I want to be able to convert using both python and sql. Is there a way
i am trying to solve the morse code translator program. When i tried to encode the message the order of the morse code is not correct. I think it's because of t
I created a Slack bot (app) and I'm not able to send direct messages to it even though I'm pretty sure I have all the permissions enabled. The direct message wi
I created a Rest Api with Laravel and Passport. I can access from Postman without problem inserting Authorization > Bearer Token after launch php artisan pas
I am pretty new to JS - so just wondering whether you know how to solve this problem. Current I have in my code <a href='#' class="closeLink">close</
I tried to run the gulp to covert SCSS to CSS,the gulp is working wihout any error but there aren't have any css files output to the target folder, I als