Projects
Blog
Pills
Reach Out
Projects
Blog
Pills
Reach Out
Knowledge is power 📖
To become a great Developer,
you have to learn.
16
JavaScript
React
Tools
UX/UI
Improve
Fetch Data In React With GraphQL
Feb 1, 2021
GraphQL introduces totally new concept for data fetching. One endpoint to rule them all, let's see how we can use it in ...
Read more
Fetch Data In React As User Types Or Clicks
Jan 31, 2021
Let's dive into a bit more complex examples of real-world scenarios. We'll fetch data when the user types in the search ...
Read more
How To Fetch Data In React From REST API
Jan 30, 2021
Let's learn how to fetch data in React using fetch, axios, and react-query. We'll create a custom useApi hook and build ...
Read more
5 Tools To Increase Website Conversion Rate
Jan 11, 2021
Nothing hurts more than spending endless hours on coding a website, rolling it out to production, and having close to ze...
Read more
Command Line Interface And A Terminal
Nov 22, 2020
Introduction to the fundamental tool for all developers. In this article, you'll learn why learning terminal commands is...
Read more
How To Improve Your Frontend Skills
Nov 11, 2020
It's easy to get stuck in tutorials hell. We tend to overuse one learning source and burn out quickly. I described more ...
Read more
Boolean And Friends in JavaScript
Nov 7, 2020
Conditions, typecasting, logical operators, comparison operators, ternary operator, optional chaining, null-coalescing o...
Read more
JavaScript Arrays And How To Avoid Loops
Nov 4, 2020
Arrays exist in every programming language. It's a data structure best suited for storing multiple values. And, for doin...
Read more
Developers And Designers - Part 3
Nov 1, 2020
A Design System is a place where everything makes sense. It consists of components, patterns, principles, best practices...
Read more
Var, Let, Const in JavaScript
Oct 30, 2020
Everyone needs variables in JavaScript. Let's learn the best ways to use them and how to avoid pitfalls that might cause...
Read more
Developers And Designers - Part 2
Oct 25, 2020
Communication is key when planning new features, projects, products. But who should be involved in a conversation with c...
Read more
Developers And Designers - Part 1
Oct 18, 2020
Finding a common language is not a simple task. Developers think in a more abstract way, focusing on functionalities, tr...
Read more
5 Ways To Learn Effectively
Oct 11, 2020
Learning is a process of every human being. Starting from learning how to walk, ride a bike, how to study, pass exams, a...
Read more
8 Useful React Components
Oct 4, 2020
There is a lot of pre-built, reusable, abstracted, encapsulated, and tested code available to use nowadays. In Frontend,...
Read more
Autoformat Code With Prettier
Sep 27, 2020
Prettier saves a lot of time and automates code formatting. Learn how to integrate with it, ESLint, Husky integration, a...
Read more
10 Technical Interview Tips
Sep 20, 2020
Technical Interview can be a hard nut to crack. It's challenging, it's different, it's evolving. These days, you can't o...
Read more
Code real-world projects based on
Figma designs
.
Try out BigDevSoon