PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Js

Js posts, videos, courses, and more

A simple React app: fetch GitHub users information via API

Welcome to a quick tutorial on my journey of building a React app that connects with external APIs. Today, I'm focusing on a hands-on example: fetching and displaying GitHub user data using...

Baransel ยท 1 year ago

2

The Importance of a CSS Preloader and How to Implement One

In today's fast-paced world, online users have come to expect quick and seamless interactions with websites and applications. Slow loading times, while common, can leave users feeling frustr...

Supernova3339 ยท 2 years ago

4

"npm start Not Working"? Here's What You Need to Do

Have you ever run into a problem when trying to run โ€œnpm startโ€? If so, youโ€™re certainly not the only one. It can be incredibly frustrating when the command you think will execute your node...

Rahul ยท 2 years ago

1

Getting Started with JavaScript Optional Chaining

Are you writing code that needs to quickly access properties or invoke methods of an objectโ€”without worrying if the object or related data is null or undefined? If so, then you need optional...

Rahul ยท 2 years ago

What is Javascript Slice? Practical examples and guide

If you're new to coding, the term 'slice method' may be daunting. Put simply, the slice method is a powerful JavaScript tool that lets you extract sections of an array or string. It's one of...

Rahul ยท 2 years ago

React UseEffect Hook: A Definitive Guide for Beginners

The useEffect hook is one of the most important hooks of React. It allows you to perform effects in a declarative way, instead of using imperative code inside React components. It offers a s...

Rahul ยท 2 years ago

Learn how to parse URLs in JavaScript in 2023

Have you ever wanted to understand how URLs work in JavaScript? If so, then you've come to the right place! In this article, we'll be diving deep into the topic of URL parsing in JavaScript...

Rahul ยท 2 years ago

3

5 ways to merge arrays in JavaScript (easy)

If youโ€™re coding in JavaScript, chances are youโ€™ve come across the need to merge two or more arrays. And while there's no one-size-fits-all approach to combining arrays, there are a few diff...

Rahul ยท 2 years ago

3

Let's make JavaScript logo with HTML and CSS! ๐Ÿ’›

Heyy Smarties! ๐Ÿ˜Ž How are you all doing? Hope you all are doing well! Today we are gonna make a JS logo with HTML and CSS it's gonna be fun! ๐Ÿฅณ And when you'll make it you need to post on T...

amenaisabuwala ยท 2 years ago

2

Let's make a sticky navbar in both Vanilla & Tailwind CSS

Many of us have noticed, a sticky navigation bar on many websites including this blog... Here in the GIF, as you can see Navbar is fixed to the top of the page. The only purpose of keeping...

Dhairya Shah ยท 3 years ago

5

what is webpack | shorts

Webpack is a static module bundler for modern JavaScript applications. It creates a dependency graph to map every module the project needs and generated one or more bundles. The core concept...

Rahul ยท 3 years ago

2

portals in React | shorts

Portals are provided by ReactDOM and it is a way of rendering children into a DM node that exists outside the DOM hierarchy of the parent. To simplify, we can render an element into a div ev...

Rahul ยท 3 years ago

1

View list of GitHub commits within the specified date range

Hello Folks ๐Ÿ‘‹ What's up friends, this is SnowBit here. I am a young passionate and self-taught frontend web developer and have an intention to become a successful developer. Have you ever n...

Dhairya Shah ยท 3 years ago

2

Flipping Card in CSS

Hello Folks ๐Ÿ‘‹ What's up friends, this is SnowBit here. I am a young passionate and self-taught frontend web developer and have an intention to become a successful developer. Today, I am her...

Dhairya Shah ยท 3 years ago

4

How can you implement the sleep() function in Javascript?

Hello Folks ๐Ÿ‘‹ What's up friends, this is SnowBit here. I am a young passionate and self-taught frontend web developer and have an intention to become a successful developer. Today, I am her...

Dhairya Shah ยท 3 years ago

1

This is how you make numbers more readable in your JS code

Hello Folks ๐Ÿ‘‹ What's up friends, this is SnowBit here. I am a young passionate and self-taught frontend web developer and have an intention to become a successful developer. Today, I am her...

Dhairya Shah ยท 3 years ago

2

VS Code Extensions to increase productivity and time-saver hacks for developers

How can developers be extra productive? Youโ€™re a developer or you manage a team of developers, higher productivity can get you extra things done through constant resources in a very small-ti...

Rahul ยท 3 years ago

8

What are Template Literals and why you should use them?

Hello Folks ๐Ÿ‘‹ What's up friends, this is SnowBit here. I am a young passionate and self-taught frontend web developer and have an intention to become a successful developer. In this article...

Dhairya Shah ยท 3 years ago

3

HTML in OR(operation room)

HTML isn't covered as frequently as different dialects however everybody appeared to truly partake in the couple of posts I have on it so I chose to make another. The main thing to know is t...

Rahul ยท 3 years ago

2

list and keys - react shorts

In JavaScript, if you want to create a new array from an available array by converting each element of the original array to create the corresponding element of the new array, you can use...

Rahul ยท 3 years ago

2

GitHub Repos to become better JavaScript Developer โญ

Yeah, JavaScript is cool right. Here some GitHub Repos that help you to become better JavaScript developer. 1. Airbnb JavaScript Style Guide GitHub Repo 2. The Algorithms JavaScript GitHub R...

Arpit Soni ยท 3 years ago

4

Introduction to Javascript Proxy

What is a Javascript Proxy? Glad you asked because in this quick tutorial I'm going to teach you what they are and how to use them. But first, a quick definition. A Javascript Proxy is simpl...

Tony Lea ยท 3 years ago

3

tail recursive function - shorts

A recursive function is a function that calls itself until it doesn't stop. This technique is called recursion. Here, function factorial is called in a loop like procedure. Initially, it inv...

Rahul ยท 3 years ago

3

Decorators and Object creation pattern in JS

Object creation mechanisms increase the flexibility and reuse of existing code. Here in this post, we will see the Object Creation Pattern in JavaScript. Some patterns to create an object a...

Rahul ยท 3 years ago

3

Next SEO: A better way to Manage SEO for Next.js ๐Ÿ”

The Next.js head tags are a good way to add the meta tags, title, description, open graph image, etc. but you might not remember all the meta tags and it can also look messy, so we are going...

Avneesh Agarwal ยท 3 years ago

6

How to Build a Todo app with Svelte!

Demo {% loom 99032ab2d14844cfb0962e0e71ed3891 %} Setup Create app npx degit sveltejs/template svelte-todo-app cd into the folder- cd svelte-todo-app Install dependencies npm install # npm...

Avneesh Agarwal ยท 3 years ago

3

How to add Twitter auth quickly with Supabase to your Next.js site โšก

๐Ÿ™‹โ€โ™‚๏ธHey there, today we are going to see how to add Twitter auth with Supabase in a Next.js app. Let's get started What we are going to build {% loom d35e0765cd7d4a77a33e82bb1634cfa7 %} Li...

Avneesh Agarwal ยท 3 years ago

3

Make a toast with HTML, CSS, and JS

Introduction Toasts are very useful for showing users some information. It has a wide variety of uses from displaying success messages for successful actions, showing error messages in case...

Anish De ยท 3 years ago

4

20 Killer JavaScript One Liners โ˜๏ธ

Hello Folks ๐Ÿ‘‹ This is Savio here. I'm young dev with an intention to enhance as a successful web developer. I love building web apps with React. I have proved my superiority in frontend tec...

Savio Martin ยท 3 years ago

9

Quick use of Tooltips with Tippy.js

Hey there. Here is a quick tutorial to easily create tooltips using Tippy.js. Add the main cdn to your scripts section: <script src="https://unpkg.com/@popperjs/core@2"</scri...

Marc Garcia ยท 3 years ago

5

Loading More Content