kyleknaggs
Software Developer from Trinidad and Tobago and Open Source Contributor to the Firefox Debugger.
BloomerangPhiladelphia, PA
Pinned Repositories
deploy-react-app-netlify
A small web application built using Create React App that used to deployment practices using Netlify.
gatsby-starter-default
A prototype of my first ever test Gatsby site.
gatsby-starter-default-from-readme
jest-getting-started
A small project that includes experimentation with different Jest features set up using the instructions in the Jest documentation.
myangular
My work while implementing a version of Angular JS as specified in the Build Your Own AngularJS book written by Tero Parviainen.
watch-and-code-nested-todos
My solution to the "Nested Todos" problem that is part of the Beasts section of the Watch and Code course.
kyleknaggs's Repositories
kyleknaggs/deploy-react-app-netlify
A small web application built using Create React App that used to deployment practices using Netlify.
kyleknaggs/gatsby-starter-default
A prototype of my first ever test Gatsby site.
kyleknaggs/gatsby-starter-default-from-readme
kyleknaggs/jest-getting-started
A small project that includes experimentation with different Jest features set up using the instructions in the Jest documentation.
kyleknaggs/myangular
My work while implementing a version of Angular JS as specified in the Build Your Own AngularJS book written by Tero Parviainen.
kyleknaggs/watch-and-code-nested-todos
My solution to the "Nested Todos" problem that is part of the Beasts section of the Watch and Code course.
kyleknaggs/jstinytest
Tiniest simplest unit testing library for JavaScript
kyleknaggs/leetcode
kyleknaggs/my-json-server
kyleknaggs/personal-website
A small, personal website.
kyleknaggs/react-helmet-testing
Dynamically adding script tags test
kyleknaggs/React-Hooks-Experiment
A repository that I can use to experiment with React Hooks.
kyleknaggs/react-modal-experiment
A Gatsby site with a simple modal built using the react-modal library.
kyleknaggs/take-home-app-template
A boilerplate app that can be used for take home projects that was built using Create React App.
kyleknaggs/todo-ajax-client
A simple todo application that uses the XMLHttpRequest object to interact with a server built using the My JSON Server library. The server is configured to run locally on port 3000.
kyleknaggs/todo-axios-client
A simple todo application that uses axios to interact with a server built using the My JSON Server library. The server is configured to run locally on port 3000.
kyleknaggs/todo-mvc
Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, and many more
kyleknaggs/todo-server
A server application forked from My JSON Server that contains a small list of todos.
kyleknaggs/typescript-fundamentals
TypeScript Fundamentals course from Pluralsight.
kyleknaggs/watch-and-code-beasts-a-render-that-does-not-lie
My solution to the A render that doesn't lie problem that is part of the Beasts section of the Watch and Code course.
kyleknaggs/watch-and-code-beasts-a-twist-on-accounting-toFixed
My solution to the "A twist on accounting.toFixed" problem that is part of the Beasts section of the Watch and Code course.
kyleknaggs/watch-and-code-beasts-creating-libraries-out-of-order
My solution to the "Creating libraries out of order" problem that is part of the Beasts section of the Watch and Code course.
kyleknaggs/watch-and-code-beasts-isPrototypeOf
My solution to the isPrototypeOf problem that is part of the Beasts section of the Watch and Code course.
kyleknaggs/watch-and-code-reading
All content from following along and the additional Digestion Techniques from the Reading section of the Watch and Code video series.
kyleknaggs/watch-and-code-recreating-array-methods
Current progress completing all of the Digestion Techniques associated with the Simple Test section of the Watch and Code video series.
kyleknaggs/watch-and-code-simple-test
All content from following along and the additional exercises related to the SimpleTest section of the Watch and Code video series.
kyleknaggs/watch-and-code-testing
All content from following along and the additional exercises related to the Testing section of the Watch and Code video series.