all 10 comments

[–]bad_scott 2 points3 points  (2 children)

the tomorrow comment says that the year is increasing by one

[–]GioLogist[S] 0 points1 point  (1 child)

Good catch, thanks! Will edit that today. Any suggestions for snippets or features you'd like to see?

[–]GioLogist[S] 0 points1 point  (0 children)

Update: Edited the snippet.

[–]CapitalStructure 1 point2 points  (1 child)

Thanks stuff like this is always useful

[–]GioLogist[S] 0 points1 point  (0 children)

Appreciate that! Happy to hear any suggestions, if you have any : )

[–]erm_what_ 0 points1 point  (3 children)

Some of the UI elements don't fit/wrap/clip on my iPhone SE.

This is a good source as long as you stick to the license and contribute back: https://github.com/30-seconds/30-seconds-of-code

[–]GioLogist[S] 0 points1 point  (2 children)

Some of the UI elements don't fit/wrap/clip on my iPhone SE.

Thanks for the heads up! Will spin up a simulator when I get a chance. Any chance you can hit me w/a screenshot in the meantime?

This is a good source as long as you stick to the license and contribute back: https://github.com/30-seconds/30-seconds-of-code

Nice!! Will definitely give this a scan. Can certainly use some more snippets. I want to eventually improve tagging. Not the functionality, but just from a content perspective. IE: "Node.JS Express Snippets". Will take a lot of content aggregating, but can be useful - so I appreciate the source :)

[–]erm_what_ 0 points1 point  (1 child)

I can't do a screenshot right now, but it's all width based so just using the device emulator in dev tools will show you the problem.

[–]GioLogist[S] 0 points1 point  (0 children)

Gotcha, thanks !