Posted by Igor Kapustin at Jul 15, 2021
How to monetize an Airtable database with Paytable
Posted by Igor Kapustin at Jul 15, 2021
Keyboard stickers with shortcuts for Figma, Notion, Sketch, and Photoshop. Accelerate your design and development workflow by learning hotkeys and improve your workspace ergonomics.
Posted by Igor Kapustin at Jul 15, 2021
Flexbox is an essential tool to setup any layout in your application. It can be a list of things, a set of thumbnails or even a basic navigation bar. Flexbox can help placing things and making them…
Posted by Igor Kapustin at Jul 15, 2021
It is common knowledge that one can bring in some money by working remotely. You may even be one of the millions of people who've searched for jobs that
Posted by Igor Kapustin at Jul 15, 2021
Do you know the reason behind the popularity of Android? Apart from its superb features and largest app ecosystem, I believe it's so desirable since it's
Posted by Igor Kapustin at Jul 15, 2021
CSS transform is the one of the most versatile and magical properties of CSS. Not only is it the best way to implement smooth animations on your website, but also you can do wonders with CSS 3D…
Posted by Igor Kapustin at Jul 15, 2021
With YouTube's swelling popularity and the trend of taking assistance from video tutorials in household, education or just about any field, people with
Posted by Igor Kapustin at Jul 15, 2021
Posted by Igor Kapustin at Jul 15, 2021
Drupal is a popular open source content management system (CMS) used to run some of the largest blogs and websites across the internet. Due to its stability, adaptability, and its active community, Drupal remains a…
Posted by Igor Kapustin at Jul 15, 2021
You’re working on several tasks at once? You can’t choose a tech stack? Do you lose time on refactoring? We all have these issues. You work on several tasks, quality suffers, and time flies by. You…
Posted by Igor Kapustin at Jul 15, 2021
Data analysis refers to the practice of investigating the structure of data and using it to identify patterns and possible solutions to problems. Within this domain, data science draws on methodologies from statistics, mathematics, and computer scienc
Posted by Igor Kapustin at Jul 15, 2021
A Distributed Denial of Service (or DDoS) attack is a malicious attempt to deny legitimate traffic to a targeted server by flooding it with spurious requests. The attacker often accomplishes this by infecting a fleet of servers and internet-connected
Posted by Igor Kapustin at Jul 15, 2021
Explore the various types of SSL certificates. Learn how to choose between these SSL certificate types and go with the best one for you.
Posted by Igor Kapustin at Jul 15, 2021
Most of us are used to writing JavaScript code for a long time. But we might not have updated ourselves with new features which can solve your issues with minimal code. These techniques can help you…
Posted by Igor Kapustin at Jul 15, 2021
Technofunnel presents another article to help guide you on how to reduce page load time by applying a simple hack in HTML. Everyone wants their page to load faster. This also helps provide better SEO…
Posted by Igor Kapustin at Jul 15, 2021
User experience (UX) in simple words, is the interaction a person has with the products and services of a company. Often confused with User Interface (UI), UX is a much wider concept. The overall…
Posted by Igor Kapustin at Jul 15, 2021
The central processing unit, or CPU, is a vital component of a computer system. Often referred to as the “brain” of a computer, the CPU receives instructions from software programs or connected hardware, and performs the mathematical and logical opera
Posted by Igor Kapustin at Jul 15, 2021
In love with colors, since 2002. A designer tool for creating color combinations that work together well. Formerly known as Color Scheme Designer. Use the color wheel to create great color palettes.
Posted by Igor Kapustin at Jul 15, 2021
Generate color combinations in one click. Colormind creates cohesive color schemes using a deep neural net.
Posted by Igor Kapustin at Jul 15, 2021
Harmonize colors. Create color schemes. Find HEX codes. Simulate color-blindness. Export into Illustrator, Photoshop and ColRD.com
Posted by Igor Kapustin at Jul 15, 2021
Hi, this #day-33, we are going to discuss 5 useful input attributes. pattern this... Tagged with html, webdev, codenewbie, 100daysofcode.
Posted by Igor Kapustin at Jul 15, 2021
Whether that be notification, security OTPs or alerts, SMS is one of the best methods of reaching... Tagged with twilio, beginners, productivity, javascript.
Posted by Igor Kapustin at Jul 15, 2021
In this article I am going to show you how to make an analog clock using HTML CSS and JavaScript... Tagged with html, css, javascript, webdev.
Posted by Igor Kapustin at Jul 15, 2021
Disclaimer: The list might contain affiliate links. Thanks for reading! Summer is the time for... Tagged with webdev, deals, webdesign.
Posted by Igor Kapustin at Jul 15, 2021
In this article I will share some of the tools that help me improve the accessibility of my website.... Tagged with tooling, uiweekly, productivity, webdev.
Posted by Igor Kapustin at Jul 15, 2021
What is Flutter? Flutter is a tool that allows to build native cross-platform apps and... Tagged with flutter, android, ios, dart.
Posted by Igor Kapustin at Jul 15, 2021
Yes, the above image is from the console and you can customize the text however you like. To know how... Tagged with javascript.
Posted by Igor Kapustin at Jul 15, 2021
When you click on a link, but instead of arriving to the site you want, an error message appears,... Tagged with webdev, programming, devjournal, beginners.
Posted by Igor Kapustin at Jul 15, 2021
In this article I will show you how to create a sticky column on table scroll. Image credit C... Tagged with css, html, webdev, javascript.