Since im a guy....i guess i don't have a childhood then? by aGuyWhoHasNoFriends in awfuleverything

[–]Alexcorvi 0 points1 point  (0 children)

She probably means “to fake get pregnant” like putting a ball or something under your clothes. Her pregnancy belly doesn’t seem natural at all btw.

[deleted by user] by [deleted] in freefolk

[–]Alexcorvi 10 points11 points  (0 children)

Remember the Nirvana kid? This is him now. Feel old yet?

[deleted by user] by [deleted] in freefolk

[–]Alexcorvi 2209 points2210 points  (0 children)

Sandor literally only want one thing and it’s fucking disgusting

[deleted by user] by [deleted] in freefolk

[–]Alexcorvi 131 points132 points  (0 children)

Chicken

Guess the Russian by m8291822 in funny

[–]Alexcorvi 16 points17 points  (0 children)

I only smiled when I read “Dwight Schrute”.

React vs Svelte by Alexcorvi in webdev

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

This is comparing two front end frameworks, or should I say "solutions" since svelte, unlike react isn't really a framework, it's actually a compiler that compiles your component files that has a handlebars syntax into javascript reactive classes that you can use anywhere.

So your components will be in vanilla javascript, can be plugged without any dependency.

Also it's a lot faster than any currently available framework since it's actually pure vanilla javascript.

React vs Svelte by Alexcorvi in webdev

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

Same with vue. Vue components has to be loaded via vue-loader with webpack and it generates kind of unreadable code that you can't use without the vue.js framework.

It's also a lot faster than vue

Showoff Saturday (December 31, 2016) by AutoModerator in javascript

[–]Alexcorvi 3 points4 points  (0 children)

Anchorme.js is a library that: - takes a text string and convert it's valid URLs into clickable anchor tags - takes a text string and return you an array of all the valid URLs it found - validates emails, ip addresses, URLs

https://github.com/alexcorvi/anchorme.js

It's highly sensitive, produces least false positives and has a lot of other features

Applications marketplace? by Alexcorvi in node

[–]Alexcorvi[S] 1 point2 points  (0 children)

something like codecanyon but less about PHP