Pixels REM Converters – Helper Functions in JavaScript
Helpers functions are small reusable utilities that can be used in any project so that you do not need to write the logic for same thing again and again. We... The post Pixels REM Converters – Helper...
View ArticlePixels, Rem, Em Converter Utility in JQuery – CSS Units Conversion Formulas
In this tutorial, we are converting pixel, rem and em into pixel, rem and em. These are CSS units. Pixel is absolute CSS unit. REM and EM are relative CSS... The post Pixels, Rem, Em Converter Utility...
View ArticleRoot Font Size & CSS Units (Pixel, Rem, EM), Use REM Instead of PX
Learn to use rem and em instead of px. Take your CSS skills to another level and create powerful ui that can respond to single line change of code. Understand... The post Root Font Size & CSS Units...
View ArticleIntegrate Facebook Chat into WordPress for Customers Live Support in Three...
Add Facebook Chat to your WordPress Site in three clicks. If you are owner of a business and your website is powered by WordPress, you can easily add a fully... The post Integrate Facebook Chat into...
View ArticleBiggest Problem with Libraries, Frameworks & Documentations
A talk about ever updating tools, documentations, libraries, frameworks available for web developers and software engineers. The post Biggest Problem with Libraries, Frameworks & Documentations...
View ArticleTwo Most Common Errors in React – Adjacent JSX Elements Wrap & Unique Key
You are as good in programming as much as skillful you are in debugging. There are two simple things in React that will annoy you most. One is unique key... The post Two Most Common Errors in React –...
View ArticleMultiple Ways of Async Await Fetch API Call With Hooks (useState, useEffect)...
Lets fetch some data from live api by using fetch with async await in multiple ways. Also we are using hooks (useState and useEffect). You can use FETCH with or... The post Multiple Ways of Async Await...
View ArticleToggle Adjacent Rows (or TR) Within Loop in ReactJS – Collapsable Rows
This is an example in ReactJS, in which we see how to toggle adjacent row of a table that is itself being rendered in a loop? Clickable button for toggle... The post Toggle Adjacent Rows (or TR) Within...
View ArticleWill A.I. Crush Frontend Development Jobs
Artificial Intelligence has been progressing a lot and you can see it by looking at new tools, frameworks that are emerging everyday. Now you have tools to do stuff that... The post Will A.I. Crush...
View ArticleWe are Planning WordPress In-Depth Tutorials
WordPress is loads of fun. It’s easy. Anybody can take it and create beautiful website for his business or hobby. WordPress is complete CMS. You can create pages, publish articles,... The post We are...
View Article