Giter VIP home page Giter VIP logo

andrewm.codes's Introduction

Metrics

andrewm.codes's People

Contributors

andrewmcodes avatar dependabot[bot] avatar flat-data avatar github-actions[bot] avatar imgbot[bot] avatar jasoncharnes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

andrewm.codes's Issues

Remove husky

I am beginning to see the time it takes. Can we switch to pretty-quick and use Prettier to format Ruby vs. standard?

Add command palette

@excid3 showed me ninja-keys and it looks like adding a command palette on the site would be pretty straightforward.

I have always wanted to add a CP but didn't want to spend the time, but I would like to try this out and see if it is relatively easy to get up and running.

Combine Webpacker Articles

It's been over a year since I wrote the webpacker 6 upgrade guides and my writing and note taking skills have changed quite a lot since the , as well as how I think about the maintainability over time of the content vs. getting clicks.

It's been bothering me that I wrote it as a series on Dev.to, as it's made it a pain to update and then deal with during the site rewrite.

Since Webpacker 6 was never released under the webpacker gem name, and I'm sick of having so many files for it in my posts folder, I have finally settled on a solution to handle this so that I will be happy but also not lose the content forever.

Steps are as follows:

  1. Combine all of the Webpacker posts in one big post - NO EDITING. Just mention it's now been combined at the top and split with hr's.

  2. Update vercel.json to redirect all the old slugs to the combined post

  3. Update the canonical URL on dev.to with a note it's out of date and point to Shakapacker docs.

add tests

Choose between Cypress and Minitest - or both?

Fix RSS Feed

Use Bridgetown's RSS gem instead of rolling our own.

measure assets

Find an easy way to calculate how the assets are changing after updates.

Load styles async

<link rel="preload" href="/path/to/my.css" as="style">
<link rel="stylesheet" href="/path/to/my.css" media="print" onload="this.media='all'">

Homebrew installs Xcode

Add note to both homebrew snippets that the installer will install the Xcode CLI tools if they are not already set up.

IFTTT TEST

Version

Description

Additional Details

Steps to reproduce

What is Expected?

What is actually happening?

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.