Coder Social home page Coder Social logo

tea-stack's Introduction

๐Ÿ‘‹๐Ÿผ Hello! I'm Matt Waler.

I am a JavaScript-focused developer from Ohio. I am a firm believer that simple, pragmatic, and readable code is far superior to complex abstractions.

๐Ÿ›  Skills

I specialize in the following tools:

๐ŸŽพ Hobbies

If I'm not writing code here, you'll most likely find me:

  • Playing Tennis
  • Honing my cooking skills
  • Losing games on Chess.com
  • Lifting weights and then dropping them
  • Belting pop music

๐ŸŒ Find Me Online

If you still haven't found me, your best bet is to look me up on the following platforms:

tea-stack's People

Contributors

aaronbushnell avatar dependabot[bot] avatar mattwaler avatar pozh 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  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  avatar  avatar  avatar

tea-stack's Issues

Where to drop my markdown files

Hey Matt. I don't know much about js so I struggle to reverse-engineer this. Where do I put my markdown files / my content to build a working site, so the index files generated from the .md files includes the necessary headers? I would appreciate a small addition to the README with a hint in that direction. Cheers, Kevin

Unexpected token '.'

Hey, I am trying to use this project and when I run npm i the following error occurs.

image

I have node version 16.14.2 set as the active version in nvm and I have npm version 8.5.0 installed.

Does this project require a specific version of node/npm?

Include cross-env in package.json?

Hi Matt,

I've tried your template today and came across an issue with npm run build.
I am on windows and using node inside Laragon when I got this error:
NODE_ENV is not recognized as an internal or external command.

What solved the issue for me was installing cross-env and I have modified the build value to this:
"build": "cross-env NODE_ENV=production npm-run-all clean -p build:*"

My question now would be if cross-env should be added as a default dev dependency in your template.

images: how should I manage the images ?

I tried to create /src/assets/img/logo.svg

Then, I used:

          <div>
            <img src="/_assets/img/logo.svg" class="h-7 sm:h-8" />
          </div>

but it does not work.

It would be nice to have an example.
Thanks!

Troubles with repo

fyi, I ran into the following issues trying to use this repo on Windows.

  • The Windows version of nvm doesn't support the .nvmrc file. At least not without jumping through hoops and creating a PowerShell script.
  • The variables named $variable_name in the package.json don't work in Windows. They have to be renamed %variable_name%

You might want to add this to the Getting Started section of your read me.

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.