gatsbyjs/gatsby 50241
Build blazing fast, modern apps and websites with React
The frontend for egghead.io.
jbranchaud/awesome-react-design-systems 573
A collection of awesome React-based design systems
Modifying the commit history of git repositories in order to write messages in GitHub's contribution graph.
Sensible CSS Image Captions
my personal blog
Open searches for various sites in your default browser from Atom.
a test repo for the gitalytics magic
2016
jbranchaud/advent-of-code-2020 2
Solutions to Advent of Code 2020 problems
startedjbranchaud/til
started time in 3 hours
startedyugabyte/yugabyte-db
started time in 3 hours
startedccxt/ccxt
started time in 3 hours
startedparksben/create-conical-gradient
started time in 4 hours
CA Common Ground website
fork in 5 hours
startedbufordsharkley/cacommonground
started time in 5 hours
startedfabianonline/telegram.sh
started time in 7 hours
push eventeggheadio/egghead-next
commit sha 735eabce99c3362a06750c43f46afa19b99e59e7
Feature DOM Events Course (#629) * Alex Reardon instructor page * adding dom events course to JS page
push time in 13 hours
PR merged eggheadio/egghead-next
Feature DOM Events Course on instructor page and topic page



pr closed time in 13 hours
Pull request review commenteggheadio/egghead-next
+import React from 'react'+import SearchInstructorEssential from '../instructor-essential'+import Image from 'next/image'+import {get} from 'lodash'+import Link from 'next/link'+import groq from 'groq'+import {bpMinMD} from 'utils/breakpoints'+import {track} from 'utils/analytics'+import ExternalTrackedLink from 'components/external-tracked-link'++export default function SearchAlexReardon({instructor}: {instructor: any}) {+ const combinedInstructor = {...instructor}++ const {courses} = instructor+ const [primaryCourse] = courses.resources++ return (+ <div>+ <SearchInstructorEssential+ instructor={combinedInstructor}+ CTAComponent={+ <FeaturedDomEventsCourse+ resource={primaryCourse}+ location="Alex Reardon instructor page"+ />+ }+ />+ </div>+ )+}++export const alexReardonQuery = groq`*[_type == 'resource' && slug.current == "alex-reardon-landing-page"][0]{+ 'courses': resources[slug.current == 'instructor-landing-page-featured-courses'][0]{+ resources[]->{+ title,+ 'description': summary,+ path,+ byline,+ image,+ 'background': images[label == 'feature-card-background'][0].url,+ 'instructor': collaborators[]->[role == 'instructor'][0]{+ 'name': person->.name+ },+ }+ },+}`
Pulling all the necessary resources from Sanity.
comment created time in 13 hours
pull request commenteggheadio/egghead-next
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.
egghead-io-nextjs – ./
🔍 Inspect: https://vercel.com/eggheadio/egghead-io-nextjs/GgeMPoA5szDzTQ6TuZst2aAw4zHv
✅ Preview: In Progress
egghead-next-storybook – ./
🔍 Inspect: https://vercel.com/eggheadio/egghead-next-storybook/HUsJG4GrUNHHRaKWggBZFGyhXHuD
✅ Preview: https://egghead-next-storybook-git-ls-dom-events-eggheadio1.vercel.app
comment created time in 13 hours
PR opened eggheadio/egghead-next
Feature DOM Events Course on instructor page and topic page
pr created time in 13 hours
startedjbranchaud/til
started time in 15 hours
startedjbranchaud/til
started time in 17 hours
push eventneovim/doc
commit sha 53eefc5df8aa48be92705fe35d67577a88a22afe
truncate history
commit sha 5ed8ebef8450045e611aff2a9ba78fa2f077c984
pvs-report: Automatic update
commit sha 8f535da8b8ce469472bfd9c8900e05e61d378521
vimpatch report: Automatic update
commit sha a381ee16b74640992b00634237edf3550428e008
user docu: Automatic update
commit sha 0da9f336fa34fc07a720ffeb670a7315ae9bc5df
doxygen: Automatic update
commit sha ad268d3c5fc08dd9cba58b0e18cdebbc75919e89
clint errors: Automatic update
commit sha 8ca773282ef2e03caffe519c258a6ca79bc09d31
clang report: Automatic update
commit sha 3fd3eacb27981de75193f52a41e047f7b257d99d
pvs-report: Automatic update
commit sha 317d7a432530acc38f3e49d57882fef30aba1366
vimpatch report: Automatic update
commit sha 68bb58ee3c3dbf9b9d25513f005ac65645c31ae8
user docu: Automatic update
commit sha 012e19441436ecea740d703aab551d28b3b0df01
doxygen: Automatic update
push time in 18 hours
startedgwendalg/solarcity_mqtt
started time in 20 hours
pull request commenteggheadio/egghead-next
updates course image on css page

comment created time in a day
delete branch eggheadio/egghead-next
delete branch : dm/update-css-course-image
delete time in a day
push eventeggheadio/egghead-next
commit sha afaf08690f3c44ee2ed11cad51ad034247713ac8
updates course image on css page (#628) Build Modern Layouts with CSS Grid Co-authored-by: Zac Jones <[email protected]>
push time in a day
PR merged eggheadio/egghead-next
Updates the course image/icon for Build Modern Layouts with CSS Grid in the "Beginner" card
pr closed time in a day
pull request commenteggheadio/egghead-next
updates course image on css page
@dealingwith we require a hilarious gif with all PRs!
I'd also generally appreciate screen captures of visual work. Makes it ez to review.
comment created time in a day