DEV Community

Cover image for Junior Dev Learning: Wrapper Classes

Junior Dev Learning: Wrapper Classes

Ryan on November 30, 2018

Overview What is a Wrapper Class? Bare-Bones Wrapper Example Real-World Wrapper Example What is a Wrapper Class? The ma...
Collapse
 
jsn1nj4 profile image
Elliot Derhay • Edited

This is one of those patters I forget about since I haven't had need of it yet. Thanks for writing this. It was a good refresher for me.

I actually may try this on a project I'm working on currently.

Collapse
 
marissab profile image
Marissa B

A lot of other explanations I've seen for wrappers go overboard. You did a good job on this write-up.

Collapse
 
ryhenness profile image
Ryan

Thank you, I appreciate that! 😊