MakeUseOf

Unnati Bamania-

Unnati Bamania

  • 14
    articles

About Unnati Bamania

Unnati is an enthusiastic full stack developer. She loves to build projects using various programming languages. In her free time, she loves to play the guitar and is a cooking enthusiast.

Latest Articles

Laptop, coffee mug, and JavaScript logo
How to Use Call, Apply, and Bind in JavaScript

JavaScript call(), apply(), and bind() stand a decent chance of showing up in your web dev interview. Are you prepared?

Image of JavaScript code
What Are JavaScript Closures and How Do You Write Them?

While closures are a tough topic to swallow, this guide explains them in an easy-to-digest way that'll leave your coding brain satiated.

A bubble floats in front of a green and white background
Understanding Event Propagation in JavaScript

Events are a powerful JavaScript feature. Understanding how a web browser raises them against elements is key to mastering their use.

Python code in a text editor, syntax highlighted in different colors
All You Need to Know About the Python Itertools Module

Itertools is a common Python module, but how much do you know about it? Find out more by exploring some of the module's most useful functions.

Laptop screen with initial react code and logo
Master Your React Skills by Learning These Additional Hooks

Hooks are a vital part of your React toolbox. Move beyond the basics with two hooks that provide additional functionality.

React Code Displayed on Monitor
Hooks: The Hero of React

Learn to manage state and cut code with React Hooks.

Laptop on desk with an elephant soft toy labelled PHP
9 Advanced PHP String Functions You Must Master Today

PHP has a huge number of useful string functions. If you're familiar with the basics, check out these more advanced functions for working with text.

Person holding mobile using calculator app
How to Build a Calculator in Tkinter

Improve your Python Tkinter skills with this beginner project.

javascript-udemy-courses
An Introduction to Iterators and Generators in JavaScript

Get the hang of iterator and generator methods in JS.

Sewing thread
12 C++ String Methods You Should Master Today

Handle strings like a pro with these C++ methods.

A world map with pins stuck in it at various locations
Understanding Maps and Sets in JavaScript

The set and map data structures are fundamental to computer programming. Learn how to use JavaScript's native implementations and simplify your code.

Opened dictionary on a table
API
Learn To Build a Simple Dictionary Application Using JavaScript

Learning how to build a simple app is a great way to get to grips with JavaScript.

Person typing on a laptop
PHP
Add Authentication to Any PHP App Using MySQL

Explore the power of PHP and MySQL with this tutorial that guides you through creating authentication on your web app.

build a todo list featured
How to Build a Basic To-Do List App Using JavaScript

One of the better project ideas for JavaScript beginners is to create a simple to-do list app. Here's our own tutorial for JS newbies.