DEV Community

Cover image for What is Arccticy™?
masspopcorn for Arccticy™ Development

Posted on

3 1

What is Arccticy™?

Arccticy™ Chat

What is it?

Arccticy™ Chat is an open-source, simple, (for now), chat platform.

Current team:

Product Manager: (1 person)@dudeactualdev

Head Developer: (2 ppl)(Taken - @Lankdev @StringentDev)(Advantages: Team Admin)

Designer: (2 people)(Open - @ch1ck3n))

Back-end development: (3 people)(Available - @natethemaker, @zplusfour)

Marketing Assistant: (1 person)(Taken - @natethemaker)

Developer: (2 people)(Available)

What's planned:

  • Design

    • User Interface
    • Landing Page
    • Components
    • Templates
    • Desktop app with Electron.JS (All devs)
    • Mobile app with Flutter? (Optional)
    • Skeleton shimmers (better than using a circular indicator as it tells the user what type of content to expect)
  • Implement

    • SPA routing (No reloading for moving channels/servers and to all pages)
    • Video Chat (P2P?)
    • Custom Database module (Stringent)
    • API server (Stringent)
    • Clusters module (standard nodejs module)
    • Subscription service using API (NOT POSSIBLE ON REPL)

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay