/learning

This is my personal learning monorepo. It contains multiple sub repositories regarding different subjects that I have decided to explore.

Primary LanguageTypeScriptMIT LicenseMIT

lerna Commitizen friendly Wallaby.js

suddenlyGiovanni's learning monorepo

Description

👋 Hi, This is my personal learning 🗄 monorepo. It contains multiple sub repositories regarding different subjects that, at one point, I have decided to explore.

Immediately below, you can find the list of all the available sub repo and a link to their respective Readme.

PS: I'm still in the process of porting over all my GitHub public learning repositories under this same umbrella.

Sub repositories

Repo Subject Source Author
algo-cast Algorithms Udemy Stephen Grider - @StephenGrider
a-practical-introduction-to-algorithms Algorithms Front End Master Bianca Gandolfo - @bgando
practical-intro-to-data-structures Data structures Front End Master Bianca Gandolfo - @bgando
tree-and-graph-data-structures Data structures Front End Master Bianca Gandolfo - @bgando
data-structures-and-algorithms Data structures @suddenlyGiovanni
head-first-design-patterns Design Patterns Head First Design Patterns: A Brain-Friendly Guide @suddenlyGiovanni
java-design-pattern Design Patterns Code with Mosh Mosh Hamedani - @mosh
oop-design-patterns Design Patterns YouTube Playlist Xavier Decuyper - @Savjee
build-your-own-programming-language Compilers and DSL Front End Master Steve Kinney
functional-programming-ts Functional Programming @suddenlyGiovanni
hardcore-functional-js Functional Programming Front End Master Brian Lonsdorf - @DrBoolean
monads Functional Programming @suddenlyGiovanni
typescrip-like-in-haskell Functional Programming Lazy Evaluation video @Tsoding
rethinking-asynchronous-javascript Asynchronicity Front End Master Kyle Simpson - @getify
composition-over-inheritance Language FunFunFunctions Mattias Petter Johansson - @MPJ
iterators-and-generators Language FunFunFunctions Mattias Petter Johansson - @MPJ
mooar-reduce Language FunFunFunctions Mattias Petter Johansson - @MPJ
complete-intro-to-react-v5 React Front End Master Brian Holt - @btholt
react-hooks-examples React @suddenlyGiovanni
use-react-context-effectively React Kent C. Dodds Blog Kent C. Dodds - @kentcdodds
deno-test Deno @suddenlyGiovanni

Built With

  • TypeScript - Typed JavaScript at Any Scale.
  • Yarn v1 - Package Manager
  • Lerna - A tool for managing JavaScript projects with multiple packages.
  • Jest - JavaScript testing framework
  • Wallaby - A tests runner
  • Quokka - A rapid in editor prototyping playgrounds

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details