Posandu

Posandu @posandu

Joined:
Jun 24, 2021

Posandu
articles - 35 total

hello world

A post by Posandu

Learn More 0 0Nov 15 '24

Discovering Svelte: Things I Learned While Using Svelte

So, I've been playing around with Svelte, this unique JavaScript compiler, for a while now, and let...

Learn More 12 2Jul 31 '23

How to add Nprogress to SvelteKit

You may be wondering how to add Nprogress to SvelteKit. This is a simple guide to help you get...

Learn More 6 0Mar 21 '23

Creating a rewards system with JavaScript

Losing users is a common problem for many apps. One way to keep users engaged is to reward them for...

Learn More 5 2Jan 18 '23

How to add Prisma to a Next.js project

In this article, you will learn how to add Prisma to a Next.js project. You will learn how to set up...

Learn More 6 0Dec 11 '22

Adding your discord status to a website

Using a status message is a great way to show info about you. Discord, the most popular chat app for...

Learn More 5 0Nov 21 '22

Creating a Discord bot with JavaScript and hosting it

Discord bots are a great way to automate tasks and make your server more fun. This guide will show...

Learn More 5 2Oct 23 '22

Create a poll app using NextJS

Intro In this tutorial, we'll make a poll app using NextJS, Prisma and MySQL. You can find...

Learn More 9 0Oct 9 '22

React Cheat Sheet - Learn the basics of React 🔥

React is a JavaScript library for building interactive user interfaces. It is maintained by Facebook...

Learn More 30 0Sep 22 '22

Creating a todo CLI with Rust 🔥

Hey! in this article, we'll build a to-do CLI application with Rust. Local JSON files are used to...

Learn More 13 0Sep 13 '22

16+ JavaScript snippets to save your time

I made some JavaScript snippets to save you some time. See them below and let me know your...

Learn More 6 0Aug 30 '22

console.log alternatives you didn't know 😮

Now, think that you are writing some JS code and it doesn't work correctly. What's the first thing...

Learn More 7 0Aug 3 '22

CSS properties you should know right now!

While browsing the MDN docs, I found some interesting CSS properties. So, I made this article about...

Learn More 9 0Jul 18 '22

Let's create a mini programming language!

In this tutorial, we will create a mini programming language. That compiles center, left...

Learn More 11 0Jul 1 '22

Let's code golf with JavaScript!

In this article, we'll golf some JavaScript code. But first, we'll need to know what the heck is...

Learn More 10 4Jun 17 '22

Learn all the Array methods in JavaScript

In this article, we'll learn about the array methods in JavaScript with some examples. Before we...

Learn More 25 2May 26 '22

My bookmarks

I have a lot of bookmarks. They save my time. Now I will post them so you can read them and save your...

Learn More 6 0Apr 7 '22

Create dark mode with less than 20 lines of CSS 😱😱

Most of the developers like dark mode. But creating a dark mode for a site is ... hard. But wait! I...

Learn More 8 0Mar 5 '22

How to create a drawing app with React

Today, we will be making this drawing app with React. So let's get started! Creating...

Learn More 32 1Mar 3 '22

How to not use CSS frameworks - A guide to pure CSS

Hey! So you came here to see another CSS framework? right? So time to worry, I am telling you how to...

Learn More 7 0Feb 5 '22

How to create a portfolio using HTML

Hello developers! Happy new year. In this tutorial let's create a portfolio like this. ...

Learn More 8 0Jan 2 '22

Create a captcha solver using 2captcha and PHP

This is a sponsored post -- if you want to sponsor me email (posandumapa@#gmail.com) Hello, devs!...

Learn More 8 2Dec 27 '21

How to create a snowfall with Javascript

This post was first published on Tronic247. If you can read it there that's a Gift for me :D . Okay...

Learn More 13 1Dec 16 '21

Create your own Github Gist with PHP!

If you can read this in my blog it's great. In this post, We'll create a site like Github Gist...

Learn More 14 0Nov 16 '21

Creating a platform like Forem With PHP

Hello all! I'm here to notify you about a platform like Forem created with PHP. it's not ready yet,...

Learn More 11 7Nov 5 '21

CSS + frontend Resources you must take a look at

This post was first published on Tronic247. If you can read it there, I would be really happy...

Learn More 13 0Oct 29 '21

Glassmorphism login form with CSS

First published on Tronic247 In this article, you will learn how to create a Glassmorphism login...

Learn More 16 0Sep 22 '21

Create the sidebar in Google drive with CSS and HTML

first published on Tronic247 In this post, you will learn how to create the sidebar in Google...

Learn More 28 6Sep 20 '21

Simple Material design CSS animation

Do you have heard of material design? It’s the most popular design language in the world. In this...

Learn More 11 0Sep 1 '21

CSS Silly button generator for creative developers

Buttons! Buttons! Buttons! You know them, right? When you are visiting a webpage there are lots (At...

Learn More 22 0Aug 29 '21