Giter Club home page Giter Club logo

.github's People

Contributors

listingslab avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

.github's Issues

App Menu

  • login/logout
  • admin links
  • Github links
  • persona

etc

Pingpong

Fingerprint & geolocate
histname

Task) Work Life Balance MovieClips

There must already be the SVG as TSX in there somewhere because we're using them as icons. They're proba only 24px sq, though. Wait.... that shouldn't matter because they are vectors

event onWindowResize()

Event Hook

onWindowResize

when the window is resized, dispatch the correct action and make sure the display updates using animateTo to prove there's nothing up our sleeve

Replicate Mumma Component for Rasta and Chix

import React from 'react'

const MummaClip = (props: any) => {
    return (
        <svg {...props} viewBox="0 0 100 200">
            <g stroke="none" strokeWidth="1" fill="none" fillRule="evenodd">
                <g fillRule="nonzero">
                    <path
                        d="M17.6046796,40.5205013 C13.8967893,39.4315724 10.1888989,38.3432372 6.48160983,37.254902 C1.27661444,56.6816552 -9.03116443,132.321247 26.3227615,131.363535 C32.8360703,128.691682 38.1468852,130.472917 44.6601942,127.801064 C39.490071,103.310257 18.7584726,65.7428025 17.6046796,40.5205013"
                        id="Fill-162"
                        fill="#2A2A2A

cmsRead "links"

We already load the post collection and use it, so it should be easy enough to get the links too should it not?

<PersonaBanner/> select a persona

When the admin selects a persona, that persona's id does not have to be subscribed to - it already is

But we totes want to be aware of any changes in that collection when we're in this mode

getNextHighestDepth()

There is a redux issue with this. Updating redux on calling the function triggers an infinate loop

Routing/Content Decision component

This is such an important piece, lets's birth it on the root level and see where it travels

It has to do the following:

  • know what pathname is currently in the url and react to it when it changes
  • take that pathname and look up the content by slug
  • return the main content object and 2 similar ones (by category or keyword)
  • display the above with sensible loading & fallbacks

Layout

What you sayin, fam?
well.... I think the first thing to solve about the layout is to trigger a new action called flashLayout() and call it at the right time. Make it obvious by console.warning it has been triggered, but don't do anything with it until you're happy that it is being called at the correct and DEBOUNCED times

Flash Layout Method

There are 2 basic layouts: mobile & desktop

mobile is a vertical series of 300 wide divs

Add a post

dispatch (cmsCreate({
type: "post",
}))

<PersonaBanner/> top list admin

In the admin the top list is a fun little drag and drop widget which saves to it's document and is auto updated on banner

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.