Skip to content
#

bookmark

Here are 333 public repositories matching this topic...

floccus
marcelklehr
marcelklehr commented Mar 20, 2019

Hello everyone,

I'm happy so many people enjoy floccus. However, I realize setting things up is not always easy for mere mortals and some of you may even have more intricate use cases involving floccus. This convinced me to enable the Github Wiki allowing you to share tutorials and other stuff regarding floccus that may help newcomers or people looking for a solution that scratches their itch.

webgems
S3B4S
S3B4S commented Oct 15, 2019

Some descriptions for certain resources are very long, it'd be great if someone could go through all of these and shorten them. There shouldn't be too much of them.

Some examples:

  • PHP: (The only proper) PDO tutorial
  • Fullstack: freeCodeCamp curriculum

@lostdesign Maybe we should put some restriction on the amount of words that can be used for a resource?

kevinpeno
kevinpeno commented Jan 15, 2019

Most of the time when I'm using this extension I am using it to mark points of interest during research. A task that I've had to perform lately is looking for hard coded text in various applications that needs to be moved to our CMS. This extension works great for that with one exception:

Generally after I have performed my research I need to document it. Using this extension I need to go to ea

problame
problame commented Apr 1, 2020
  • package ./envconst implements evironment-variable based pseudo-constants
  • any non-default, and maybe also default uses of envconst should be logged
  • since envconst is often used for package-scoped variables, the logger infrastructure will not be ready before the first call to envconst as part of package initialization
  • approach 1: accept an unbounded queue of envconst log messages unti

Improve this page

Add a description, image, and links to the bookmark topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bookmark topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.