Git Product home page Git Product logo

kodingwarrior.github.io's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

onesup

kodingwarrior.github.io's Issues

Tour de algorithm Roadmap v0.1

Methodology

Basic Data Structure

Graph Algorithm

RSS 구독 기능 필요

RSS Feed가 없으면

  1. 깃헙을 팔로하고 있거나
  2. 디스코드 채널에 조인하거나
  3. 일일이 블로그에 들어가줘야 하는데

RSS Reader를 사용하는 분들에 대한 배려도 필요하지 않나 싶은 생각이 들었음

https://github.com/bridgetownrb/bridgetown-feed 당장은 이걸 쓰는 방향으로 조사해보는 것으로

불필요한 Diff가 생기지 않도록 파이프라인을 개선해야함

매번 새로 배포할때마다 변경사항들이 파일시스템에 존재하는 파일의 갯수에 지수적으로 비례하는 만큼 diff가 발생하고 있음.

현재 발견되고 있는 문제점들을 나열하면 다음과 같음.

  • (TailwindJit 관련 이슈) CSS를 따로 변경하거나 하지 않았는데, BridgeTown TailwindJit 플러그인으로 인해 index.css를 로딩하는 모든 파일에 diff가 발생하고 있음.
    • 변경사항이 있을때만 Refresh 되도록 할 수 있는 방법이 없는지 찾아봐야함.
  • (Digital Garden 관련 이슈) 모든 위키 문서에 자동생성된 JSON 데이터가 포함되어 있음.
    • JSON 데이터는 헤더 컴포넌트에 포함되어 있으며, 문서가 생성될때는 하나의 HTML 파일로 합쳐서 빌드됨.
      • 위키 문서의 해더에는 랜덤 문서로 이동할 수 있는 기능이 있으며, 랜덤 문서로의 이동을 위해 모든 문서의 리스트를 JSON 데이터로 생성했음.
    • JSON 데이터 역시 위키문서에 비례하는 만큼 생성되기 때문에, 장기적으로는 M개의 문서가 있을때 각각의 문서에 M개의 문서를 가리키는 JSON 데이터가 포함됨. 빌드타임은 M의 제곱에 비례할 수 밖에 없음.
    • 자동 생성된 JSON 데이터를 포함한 스크립트는 JS 파일로 따로 분리해야함.

「고양이도 할 수 있는 Vue.js」 리뷰 | KODINGWARRIOR QUEST

「고양이도 할 수 있는 Vue.js」 리뷰 | KODINGWARRIOR QUEST

필자는 회사에서 프론트엔드 프레임워크 Vue.js를 이용하여 프론트엔드 개발을 하고 있으며, 개발 언어는 Typescript를 쓰고 있다. 제이펍 출판사의 이벤트에 당첨되어, “고양이도 할 수 있는 Vue.js”라는 책을 받았으며 아래와 같이 후기를 남긴다.

https://kodingwarrior.github.io/post/2019/10/02/review-of-cat-vue-js-book.html

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.