Giter Club home page Giter Club logo

wish-work-boilerplate's Introduction

Wish Work Boilerplate Dedicated to Web Development

This repository is a boilerplate for development of any web-based software regardless of the size of the project

Framework and Libraries


Following libraries are the base libraries for all the examples existed in this repository:

{
    "next-i18next" : "latest",
    "material-ui" : "latest",
    "@emotion" : "latest",
    "dayjs" : "latest",
    "jalali-dayjs" : "latest",
    "lottie-player" : "latest",
    "framer-motion" : "latest",
    "next" : "latest",
    "react": "^17.0.2",
    "react-dom": "^17.0.2",
}

Structure


Docs

consists of the documents related to get familiar and practice in the field of software development.

Examples

It's the main folder of this repository which consists of boilerplate with convention naming of usage of its packages.

Source

consists of libraries and utilities applicable in projects.

Style Guide

conventions for development of any program by Wish Work.

wish-work-boilerplate's People

Contributors

amirhoseinsh avatar mojtaba-na avatar nazanin-bayati avatar

Stargazers

Rayan Noroozi avatar Amin Mohammadi avatar  avatar Elaheh Ghelichi avatar  avatar  avatar Poorya Abbasi avatar

Watchers

 avatar

Forkers

sadeqi-ah

wish-work-boilerplate's Issues

darkmode bug on the subsequent page refreshes

themes work perfectly fine on the first page load
but after a refresh, theme colors don't work properly for the dark mode.

helpful note: clearing the local storage data fixes the issue momentarily until the next page refresh.
I suspect that the useThemeDetector.ts is the problematic module because it is responsible for retrieving theme data in the app startup.

expected results:

expected

actual result:

actualthing

lerna implementation

using lerna for the matter of packages used in the examples (for instance components or utils)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.