Giter Site home page Giter Site logo

kohei.dev's Introduction

axross.dev

Release codecov

My personal website. Built with Next.js with i18n support.

kohei.dev's People

Contributors

axross avatar c0b41 avatar dependabot[bot] avatar github-actions[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kohei.dev's Issues

Performing state update in unmounted <EmbededLink>

Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function.
    in EmbededLink (created by MDXCreateElement)
    in MDXCreateElement (created by MDXContent)
    in wrapper (created by MDXCreateElement)
    in MDXCreateElement (created by MDXContent)
    in MDXContent (created by index)
    in MDXProvider (created by index)
    in index (at PrettyMarkdown.tsx:29)
    in PrettyMarkdown (at Article.tsx:26)
    in article (at Article.tsx:16)
    in Article (created by Context.Consumer)
    in Styled(Article) (at [postId].tsx:29)

Post Suggestion to Read Next

Definition of Done

  • Navigate users to other posts once they done reading
  • Track effectivity on Google Analytics

External Resource Cache

We need to cache data from external resources for several reasons:

  • External cache is not always available - sometimes returns non-200 status
  • To reduce potential DDoS attack to the servers - so far we cache rendered result at edge CDN but it might access for each edge CDN nodes theoretically

Screen Shot 2021-03-28 at 10 17 04 AM

Social Network Share

Definition of Done

  • Users can share a post once they read it through
  • @axross can track the feature effectivity on Google Analytics

Email Subscription

Definition of Done

  • Users can give us their emails to get notified whenever new posts come available
  • @axross tracks a number of subscription and its context (from where?)

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.