DEV Community

Cover image for Introducing DevPub a playground for designers and developers built with Wix.
Arize Nnonyelu
Arize Nnonyelu

Posted on

5 2 3 2 2

Introducing DevPub a playground for designers and developers built with Wix.

This is a submission for the Wix Studio Challenge: Community Edition.

My Community Platform

Platform name: DevPub
Tagline: a playground for designers and developers.

Key features:

  1. Forums: Discuss programming languages, frameworks, design trends, code reviews, and more.
  2. Groups: Create and manage groups, and group posts.
  3. Shop: Buy coffee mugs, t-shirts, and other everyday items from the shop.
  4. Code Snippets: Share and reuse reusable code snippets.
  5. Hackathons and Challenges: Participate in coding contests and design competitions.
  6. File sharing: Users can share files with other users. You can check out more of the sites features.

Demo

DevPub

devpub home page

devpub group feed

devpub profile update

devpun profile

devpub store

turtle neck order devpub

Development Journey

Velo APIs

I used the;

Wix Apps

Wix Forum
It lets you create communities, discuss, and drive traffic.
Wix Stores
With Wix Stores, you can create a professional eCommerce platform to sell online.
Wix File Share
A shared file library for your Wix site.
Wix Logo Maker
It helps you easily create logos for your website.
Wix Reviews
It helps you create simple & customizable reviews to boost sales.
Wix Member Area
It lets members manage accounts and access content.
Wix Checkout Requirements
It lets you set criteria for accepting orders in your store.
Wix Groups
This Wix app lets you host and manage monetizable online communities.

Thank you guys, you can use the General Discussions category to raise issues or suggestions while testing the forum or bettr drop a comment or reaction below.

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