Giter Club home page Giter Club logo

dev-agency-website's Introduction

About

A VueJS based website modeled after X-Team.com

Goals

  1. Practice Vue skills
  2. Practice modular design (Everything is a component)
  3. Implement SSR
  4. Have something to show

Progress

I decided to stop halfway through. (I did #1 and #2).

What I learned

Side stepping the technical aspect, there are two things that stood out:

  • Modular design has a cost: It's about trading short-term productivity for the long-term one. It feels better as you just get started and have immediate (visual) feedback but when the product could be decomposed to lots components then it makes more sense to modularize. The trick is figuring out what to decompose and to what extent.
  • The tooling is lacking, it might not seem so but the actual coding experience is different from what's advertised. This is coming from someone who uses typescript and has used angular.

Why I stopped

I decided to switch to React. While I enjoyed the overall developer experience with Vue, it has -- in my view -- 3 issues:

  1. Market share: On GitHub it's the most popular of the 3, not in the market.
  2. Backing: At first I thought that this was an advantage; No big company backing you means no constraints/politicking. What I realized is that when a big co backs you, it has a vested interest.
  3. Versatility: I'd like to get into app development and stay on the same stack (if possible). React seems to be the only one doing it well.

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.