Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up
Pinned repositories
1,839 contributions in the last year
Contribution activity
January 2019
Created a pull request in JordanMartinez/purescript-jordans-reference that received 3 comments
Created an issue in chexxor/purescript-documentation-discussion that received 13 comments
Initial Steps before Approach
Thanks again for setting this up and doing some initial research So, here's my general thoughts on how we should continue approaching this stuff. F…
13
comments
- Issue Labels to use for tracking issues/content
- Analyze 'The State of Things' source
- Analyze 'How do we avoid ecosystem incoherence in the future?'
- Defining source formatting
- Defining workflow
- Change the Source's terms and definition file into a ReadMe file for its corresponding folder
- Convert current "All.md" sources into own files
- Payment Wall: Vue-HN
- Encapsulating Twitter File?
- Analyze source: 'Elm 0.19 Broke us - Comment'
- Include date of source in file name
- Analyze 'Wallowing in Despair'
- Analyze 'What nobody tells you about documentation'
- Analyze Reddit discussion around 'What nobody tells you about documentation'
- Post our likely 'work hours'?
- Clarify outcome of 'gather and interpret sources' phase.
- Analyze 'Hitchhiker's Guide to Elm'
- Possible copyright issues?
- Include Elm PS Differences document
- Analyze 'Purescript vs ReasonML/Bucklescript in 2018?'
- Analyze 'exploring the mvi architecture with purescript puzzler'
- Analyze 'All Tweets'
- Analyze 'Teach, don't Tell'
- Ask others to share their experience on learning PureScript
- Analyze 'Why is Elm more popular than PS'
- Some issues not shown.
- Link to Type Families and Functional Dependencies Comparison
- Provide Summary/Notes for Bartosz Milewski's Category Theory Videos
- 'Console Lessons' folder no longer exists
- Add Bower-specific commands to building all folder's contents / entire project
- Address Myth: "To use PS/Haskell, you need to know Category Theory"
- File safer usage of `unsafePartial $ unsafeJust`-like functions
- Link to "Teaching new tricks to old programs"
- Link to book teaching CT to audience of no mathematical background
- Upgrade repo to 0.12.2
- Include warning about LYAHH
- Remove PS Open Collective link
- Switch to using ChangeLog file
- Add in-repo project: ToC-generating program for this project
- Provide simpler Effect-only program written in ReaderT / Run Application Structure approach
- Improve Randon Number Game code
- Integrate/Link to Phil's "Why Purescript" post
- Link to 'Haskell Pyramid'
- Convert all Design Pattern examples into working code
- Build Design Patterns' code examples on Travis CI
- Convert 'Hello World/Projects' into top-level folder
- Link to example of migrating OO code to FP code
- Monad Reader Example