i totally worked for this peep 😄 thank the universe not anymore 😀 well done! (i finally realized i could leave comments on the website 😆)
Memes are always a good idea.
Me:
`nano IMemeFeature.cs`
```public class MemeFeature: IMemeFeature {
public MemeFeature()
{ // TODO: create meme service that saves memes to a given database }
public string CreateMeme(string filename) {return "Meme created, thanks for contributing!" // TODO: finish}
}
```
Plug into App.
Ship it.
Also Me: "No worries, boss, I'm ON IT!"
i totally worked for this peep 😄 thank the universe not anymore 😀 well done! (i finally realized i could leave comments on the website 😆)
Memes are always a good idea.
Me:
`nano IMemeFeature.cs`
```public class MemeFeature: IMemeFeature {
public MemeFeature()
{ // TODO: create meme service that saves memes to a given database }
public string CreateMeme(string filename) {return "Meme created, thanks for contributing!" // TODO: finish}
}
```
Plug into App.
Ship it.
Also Me: "No worries, boss, I'm ON IT!"