DEV Community

Cover image for Write Letter #3 Pagination, Paper Plane mode, Commenting !
Thanawat Yodnil
Thanawat Yodnil

Posted on

Write Letter #3 Pagination, Paper Plane mode, Commenting !

In this part I'm implmenting pagnination to reduce data overload add new writing mode (paper plane) and finally commenting !

I have to say pagination is very important for app like this one, because if user load all data from database at once, that's gonna be big problem

So, I decied to create pagination for letter and comment to help to reduce data overload

Alt Text

Before went for Paper plane writing type I want to implement comment system first

What is paper plane ?

As described in first part of this series, paper plane is writing mode that is not publicly visible to anyone but randomly one stranger will catch it !

Remark who do we got in this part

  • Pagnination
  • Comment
  • Paper Plane

Timelapse

Check out my timelapse tool https://github.com/littleboycoding/timelapse

Billboard image

Imagine monitoring that's actually built for developers

Join Vercel, CrowdStrike, and thousands of other teams that trust Checkly to streamline monitor creation and configuration with Monitoring as Code.

Start Monitoring

Top comments (0)

Image of AssemblyAI

Automatic Speech Recognition with AssemblyAI

Experience near-human accuracy, low-latency performance, and advanced Speech AI capabilities with AssemblyAI's Speech-to-Text API. Sign up today and get $50 in API credit. No credit card required.

Try the API

👋 Kindness is contagious

Explore a sea of insights with this enlightening post, highly esteemed within the nurturing DEV Community. Coders of all stripes are invited to participate and contribute to our shared knowledge.

Expressing gratitude with a simple "thank you" can make a big impact. Leave your thanks in the comments!

On DEV, exchanging ideas smooths our way and strengthens our community bonds. Found this useful? A quick note of thanks to the author can mean a lot.

Okay