AWS Lambda Tutorial – RDS MySQL
In this tutorial, we’ll still stick around Lambda. I’m going to show you how to connect to RDS MySQL database from AWS Lambda function. Getting Start First, You’ll need to have Database instance running on….
Read moreCoding Tutorials and Development Tips
In this tutorial, we’ll still stick around Lambda. I’m going to show you how to connect to RDS MySQL database from AWS Lambda function. Getting Start First, You’ll need to have Database instance running on….
Read more
In this article, I’m going to show you how to create a hello world function on amazon web service Lambda and then integrate it with API Gateway so you can invoke it via browser or….
Read more
In this article, I’m going to show you how to use Chromeless and Node.js to do the Chrome automation. The benefit of Chromeless is that you can use it for testing automation, web crawling and….
Read more
It’s never been so easy to do a face detection right now. You don’t even need to have the knowledge of image processing algorithm. Tons of available tools and library are out there for picking….
Read more
Bitcoin, Ethereum, Blockchain, very few people would know these words few years ago. Who would have thought that it’s now a future. In this article, we’re going to step into crypto-currency world and show you how….
Read more
If you are a web developer it’s certain that you will need to work with modal dialog very often. Using modal dialog is a great way to get user’s attention to your intended message. However, it’s….
Read more
In this tutorial, we’ll show you how to use CSS3 to make circle image which has been popularly implemented for profile picture or avatar. Learn how to use border-radius and background-image technique to apply the….
Read more
Chrome developer tools is one of the best web authoring and debugging tools available. Firebug is also great but personally I think Chrome’s did a better job about the ease of use. For IE, well…….
Read more
Showing a loading animation is a great way to enhance user experience for your website. It tells user that something is working in background and (probably) not hanging or freezing. A good animation also make….
Read more
Web development can’t be easier these days with lots of resources and tools to aid you. If you’re not taking advantages of these, you might missing some few tricks. In this article, we have picked….
Read more
If you are looking for some ideas to design your login or use sign up form on your website, this article is for you. We have picked the top 5 CSS login form that will….
Read more
This time we’ll do something fun! We’ll be doing some pranks with javascript. Here are 4 pranks that I picked for you (some of them is pure evil) Be-warned, this could piss someone! Bieber-nizer Sneakup….
Read more