- Scrap Your Boilerplate: Generic Programming in Haskell http://expressiveprogramming.com/presentations/syb_talk.html 13 comments haskell
- "The first reference in the OED for [the word boilerplate] being used w/r/t computer stuff is 1990 [in 'Programming Perl']" https://news.ycombinator.com/item?id=33610856 5 comments perl
- I've built a Fastify boilerplate using clean architecture and functional programming concepts https://github.com/marcoturi/fastify-boilerplate 10 comments node
- Laravel Boilerplate - All the crap you hate doing, already done. Programmed by developers, for developers. http://laravel-boilerplate.com/ 28 comments laravel
- Do you ever get tired of making new Github repos? I do, so I made a program to do all the boilerplate for you. https://github.com/jbsmith86/fast_github 2 comments rails
- My brother and I just released alpha of our open source declarative programming language (implemented in Haskell!) for writing modern web apps (i.e. React/Node/Prisma) with no boilerplate. We are still learning Haskell and would love to get your feedback / advice! https://www.reddit.com/r/haskell/comments/jp80l1/my_brother_and_i_just_released_alpha_of_our_open/ 22 comments haskell