Category: Tutorial
How To Get More YouTube Subscribers In 2024 By Making A Channel Subscribe Link
To get more YouTube subscribers in 2024, creating a channel subscribe link can be an effective strategy. Here’s a step-by-step guide on how to do it: By creating a subscribe link and implementing these strategies, you can effectively grow your YouTube subscriber base in 2024. Remember to provide value, engage with your audience, and promote…
How to Build A Simple Ionic 4 WordPress Client
As basically the whole internet is powered by WordPress, chances are high you have to interact with it at if a client approaches you for a mobile app. Because by now WordPress includes a great REST API we can easily connect our Ionic app to the data it holds. While we previously used the wp-api-angular…
Remove Fence with 3 Simple Steps in Photoshop!
Fences Obstructing Your Shot? Easily Remove Fence by Using 3 Simple Steps in Photoshop! Learn a simple but extremely powerful shortcut to easily brush off the fence with straight lines. In this tutorial, we will utilize the power of Photoshop’s latest Content-Aware fill feature to remove the distractions after creating a selection easily with brushes….
Easiest Way To Convert HTML Pages Into React Components
This utility was designed to free React developers from a boring work of translating HTML into React components.Imagine you just got a pile of HTML from your designers. The first thing you will do is break HTML into React components. This is boring and we can automate this. HTML components should be annotated with data-component attribute….
Top 8 Youtube channels for UI/UX designers
The Futur https://www.youtube.com/user/TheSkoolRocks The Futur comes to delivering rock-solid information on Branding, UX, Freelancing, education, design, business, learning and Graphic Design content. [divider style=”solid” top=”20″ bottom=”20″] Sketch together https://www.youtube.com/channel/UCZHkx_OyRXHb1D3XTqOidRw A channel dedicated to all things related to User Experience and User Interface design. [divider style=”solid” top=”20″ bottom=”20″] Maex https://www.youtube.com/channel/UCSdp5logiFTM3SyLJrHabOQ/videos This channel create tutorials about Sketch,…
100 sources of free stock images for your templates, videos and websites
Images are great ways to express feelings. Visualizing ideas is very effective to gain more user engagement. But finding the appropriate image is not so easy. There are copyright issues as well. But don’t worry, lots of free images are available across the web. In this post, I’ll present 100 sources where you will find…
Motion Design in UI – Designing in the Browser
Welcome to “Designing in the Browser.” In this series, we explore how to take a design, build it, and then tweak it in the web browser using the latest in web technology and design systems. Today we’re going to take a look at how we breathe life into our user interfaces using animations and interactions,…
6 Tools to Track Your Instagram Followers
If you are merely a casual user of Instagram, showing a few pictures with your friends, you may not see any need to track your Instagram followers, or indeed how your posts perform. However, if you take your Instagramming more seriously, you are going to want to keep a vigilant eye on your Instagram account,…
Gatsby Easily Start with bootstrap
Hello Everyone. Today We are going to discuss about one of the best framework gatsby’s starter include react-bootstrap. Gatsby is a free and open-source framework based on React that helps developers build blazing-fast websites and apps. First of all Install Node.js and npm in your system Gatsby is built with Node.js. To get up and…
How to display a page in a modal window popup
In this post we will tell you about method of using Modal box to display a complete .HTML file in Modal box rather opening it in new window or tab. There are a few different ways to do this, but the best way is to use an AJAX request to the page using. Jquery: Then…