CSS shape-outside is that CSS property that helps in wrapping text around a picture or a shape etc.
View More CSS shape-outside example to wrap text around imageAuthor: Ranjith kumar
Behind the sun! Pure CSS Animation
Check out this awesome animation made with just HTML and CSS!
View More Behind the sun! Pure CSS AnimationUnable to format code in VSCode on MacOS using shortcut (solved)
I use VSCode as the preferred IDE always. I usually use the keyboard shortcut Option + Shift + F to format the code. I recently…
View More Unable to format code in VSCode on MacOS using shortcut (solved)React UI tutorial – Building Instagram video player using HTML and CSS Flex
React tutorial – Build Instagram video player using ReactJS and Flex system of CSS. The main intention of this video is to show how to…
View More React UI tutorial – Building Instagram video player using HTML and CSS FlexHow to open emoji keyboard on Windows or Mac
I recently found out that Windows and Mac have a built-in emoji keyboard. I was surprised to know that there’s a built-in emoji keyboard for…
View More How to open emoji keyboard on Windows or Mac8 ways to optimize React native FlatList performance
FlatList is the component in React native that is used to render a list of items. It works great for basic lists but FlatList will…
View More 8 ways to optimize React native FlatList performanceReact Native blank white screen issue (solved)
Recently I started working with React Native and got a blank white screen after installing the example app. I generated a basic app using react-native…
View More React Native blank white screen issue (solved)React native perf monitor not showing up (solved)
React native per monitor is very useful while debugging performance-related issues. I use it mainly to monitor FPS of scroll performance, animations, etc.
View More React native perf monitor not showing up (solved)How to mirror Gitlab repo to any other git service
Mirroring git repos from one service to another is very useful in some cases. I wanted to mirror Gitlab repo to Bitbucket repo and it…
View More How to mirror Gitlab repo to any other git serviceDeepMoji, Artificial emotional intelligence with machine learning
Have you ever wanted to automatically detect the tone of a user in their messages? It’s definitely a tough ride! One word or one comma…
View More DeepMoji, Artificial emotional intelligence with machine learning