DIY 3D CSS Progress Bar
In this tutorial, I’m going to show you how to create a 3D transparent progress bar with CSS transform in just a few minutes. The Concept Here is the progress bar we’re going make. It….
Read moreCoding Tutorials and Development Tips
In this tutorial, I’m going to show you how to create a 3D transparent progress bar with CSS transform in just a few minutes. The Concept Here is the progress bar we’re going make. It….
Read moreWith CSS transform, making 3D effect is pretty much easy with just a few lines of code. In this post, I’m going to show you how to create a simple 3D cube effect with pure….
Read moreIn this tutorial, we’re back to Spring Boot and we’ll show you how to create a very simple Facebook Login app with OAuth2, spring boot and Facebook social login Project Setup So here is the….
Read morePHPWord is a PHP library that let you read and write Microsoft Word document (and some additional file format like RTF, openXML and HTML) PHPWord is very useful to generate docx or read existing one in your….
Read moreMost of the people, when asked to make a presentation, their first choice would be Microsoft Powerpoint slide. Yeah, it’s quick and easy. However, the limitation is you can only custom the animation and effect….
Read moreIn previous Electron Tutorial, I’ve covered about Electron basics and get started with your very first project. In this post, I’m going to make it connect to the database. MySQL would be a good match (since….
Read more