Web-development

Web-development posts, videos, courses, and more

Olgaa · 8 months ago

What is Virtual DOM in React Native?

In the world of front-end development, React Native has taken the spotlight as one of the most prominent frameworks for building mobile applications. It's known for its efficiency, performan...
6

Ashutosh Mishra · 8 months ago

React useState() Made Easy for Beginners

The React way of dynamically updating a website’s content is different from Vanilla JavaScript. In JavaScript, we do it by directly manipulating DOM whereas, in React, we have a feature call...
4

Olgaa · 8 months ago

React Redux: A Beginner's Guide to State Management

In the ever-evolving landscape of web development, managing the state of an application is a crucial aspect of creating dynamic and interactive user interfaces. React Redux, a state manageme...
2

Kaushal Joshi · 1 year ago

Is Create React App Really Dead? What Are Other Options?

If you are active on tech Twitter, follow web-dev YouTubers, or read blogs, you know what I am talking about. For the past few months, there has been a lot of discussions about how create-re...
1

Imamuzzaki Abu Salam · 1 year ago

Hello React, Goodbye useEffect (I Hope)

In this article, I will show you how to use React to replace useEffect in most cases. I've been watching "Goodbye, useEffect" by David Khoursid, and it's 🤯 blows my mind in a 😀 g...
6

Souptik Debnath · 1 year ago

8 Best Video Games For Web Developers 💻

In this post, I'll share with you 8 video games that can help you become a better web developer. From problem-solving and logic to design, playing these games will help you develop a variety...
6

Souptik Debnath · 1 year ago

10 Useful APIs For Your Next Project In 2023📃

Interested in supercharging your next project with the most powerful APls available? I've compiled a list of 11 of the best APIs available. Here are some great APIs that you can use to enhan...
3

Souptik Debnath · 1 year ago

10 Best Free Web Development Courses 🤩

There are countless online resources that can teach you everything you need to know about web development, but getting started with free, self-guided courses is a great way to get familiariz...
1

Souptik Debnath · 1 year ago

12 Best CSS Animation Libraries 😍

No matter what you're looking for, whether it's clean and simple or fun and quirky, you'll definitely find a library for you among these CSSanimation libraries. Here are the best 12 CSS anim...
7

Vladimír Macháček · 1 year ago

Style your Svelte website faster with Stylify CSS

Stylify + Svelte + Vite. Style your Svelte website faster with Stylify. Don't study selectors and syntax. Use pure CSS syntax and get generated CSS with advanced optimization for production....
3

Michael Myers · 1 year ago

How To Start npm Project?

Every developer use npm in the projects. If you are a newbie in web development, read this article to get known how to start npm project. This article originally published on https://devmoek...
2

Saanvi Sen · 1 year ago

The Best No Code Development Tools In 2022

Want to develop an App but bounded by limited expertise in the field of web development? Well, then stop worrying. Here you will get to know about some of the best Low code web development t...
2

Omar Moustafa · 1 year ago

What is Gatsby? Why even choose Gatsby?

Most developers are struggling to pay for hosting platforms such as Hostinger Heads up! Stay here! We have the best solution ever made! Introducing - Gatsby The best way to build, deploy &am...
3

Damian Demasi · 2 years ago

Problem-solving techniques to avoid yelling at your computer

I have been facing some tough code monsters at work lately. I guess I'm out of shape and my sword isn't sharp enough, because I find myself struggling greatly. This is the reason I decided t...
2

Sergey Laptick · 2 years ago

Old Habits Die Hard, But Getting New Ones is Essential. Tips on Getting the Most Out of TypeScript

In web development, no one is surprised when a new framework or library enters the stage. Implementing complex functionalities and creating UI elements from scratch only using the powers of...
1

Damian Demasi · 2 years ago

CSS Study Progress Tracker and Roadmap Notion Template

It's been a while since a posted anything because, you know, life gets in the way, I got married, and stuff 😂. But I didn't forget about what I promise, and I want to resolve it right now (...
2

Diogo Capela · 2 years ago

15 Useful Lodash Methods for Everyday Coding

Lodash is one of the most popular open-source JavaScript libraries. It implements a lot of functional programming helpers that make everyday coding easier. It's something I use often in my o...
5

Abhiraj Bhowmick · 2 years ago

5 best practices for better HTML forms

Forms are an essential part of any UI It can be intimidating to work with HTML forms. They don't only use a few specialised HTML elements; they also blur the barrier between static material...
4

Diogo Capela · 2 years ago

How to Setup a Node.js App with a Custom Start and Build Script on Heroku

These days, the cloud has made it easier for anybody to launch a website or app. One of those services is Heroku, a platform that allows websites to be deployed on runtimes such as Node.js....
4

Diogo Capela · 2 years ago

5 Best React UI Frameworks to Build Web Applications Faster in 2022

There are many ways to speed up your development time when building a web application. For example, if you're creating a web app from scratch, you may want to use a framework to make your de...
2

Hassan Shahzad Aheer · 2 years ago

How the web works.

As we are always excited to learn about the new things in our life. Website building is a common and interesting thing to do. Everyone wants their presence on the internet. The fundamental t...
3

Rahul · 2 years ago

30 JavaScript project ideas for Beginners to Pro developer with resources

In this article, I'll share 30 project ideas you can work to dominate your abilities, feel sufficiently sure to add to open source projects, and do some independent undertakings. Also ready...
4

Damian Demasi · 2 years ago

Measuring your progress in Web Development: why is it important and how to do it

The learning journey in the web development world can be chaotic at times. If you think about the fact that there are too many topics to learn, too much to remember, and the incommensurable...
3

Shreya · 2 years ago

7 Free Resources to Learn ReactJS in 2022

If you are planning to learn React this year, firstly I want you to congratulate for taking this step! I'm sure you're going to kill it! But there are plethora of courses over the internet a...
3

Damian Demasi · 2 years ago

Using Notion to organise programming topics

When I first started diving into the web development world I felt overwhelmed by the amount of information out there, and all the topics I wanted to explore and learn. I immediately found th...
3

Tapas Adhikary · 2 years ago

10 HTML anchor tag usages you must know(in short videos)

As a webdev, you must have used the anchor(a) tag ample times. The regular usages are, linking to a webpage, opening the page in a new tab, or linking to a page section. However, there are o...
4

Damian Demasi · 2 years ago

How to become a web developer in 2022, with coach Gandalf

In this blog post, I'll be discussing why you shouldn't trust on new year's resolutions, how overrated motivation is, tools to help you succeed in the path of learning web development, and t...
6

Chirag · 2 years ago

Why do AWS Certification?

I've worked on a lot of Amazon Web Services - AWS over the years and thought of adding this as an experience to my resume, but before that, I also wanted to assure that I have a good underst...
1

Savio Martin · 2 years ago

Learn CSS by Playing Games

Hello Folks 👋 This is Savio here. 14 year old, building useful products. Helping people with tweets and blogs on web development, frotend tips, and interesting resources. Today, I'd like to...
5

Chirag · 2 years ago

Easy way to exclude files during git add

Every day we use the "git add" command a lot to add our changes to the index for new commits, but have you ever wondered how we can add all the changed files with some files exclud...
3

Loading More Content