|
|
|
|
|
by seanwilson
3453 days ago
|
|
Yeah, I don't get it. Swapping out a third party library is rare and usually because you want to get extra features another library doesn't have or some other big reason. Given how rare it is I would just use the library as is and refactor if/when the time comes. If you wrapped every library you'd waste a lot of time. I had a senior developer suggest I wrap jQuery one time. |
|
C# is a very, very different matter, and that's the perspective I was initially commenting from.