8 Matching Annotations
  1. Nov 2023
    1. Yeah, I agree that lib (or app/lib
    2. The real fundamental problem is that lib is a kitchen sink
    3. Everything has a place so do better and find it. There is a certain belief that everything within app should be organized into functionally-named directories and any files placed in app/lib actually belongs in app/services or app/interactors or app/models or someplace if the developers just tried harder. The implication is that developers are bad developers if they don’t yet know what kind of constant they have and where its forever home should be. I reject this. Over the lifespan of an application, there will be constants that have not yet found their functional kin, if those kin ever come to exist at all; sometimes you simply need some code and a place to put it. app/lib can be the convention for where those constants can live temporarily or as long as necessary. Autoloading is really nice, let’s treat them to it.
  2. Sep 2022
  3. Jul 2021
  4. Mar 2019
  5. Sep 2017
    1. At the start of the semester you will be assigned to Group 1 or Group 2.

      This week, Group 2 will compose a reading response....