|
You are here |
stevenhicks.me | ||
| | | | |
blog.neverendingqs.com
|
|
| | | | | How to host an Express.js app on Netlify using Netlify Functions. | |
| | | | |
www.aleksandrhovhannisyan.com
|
|
| | | | | Comment systems can be a pain to set up, but they don't have to be. Learn how to use the GitHub Issues API to create a custom comment system powered by Netlify functions. | |
| | | | |
healeycodes.com
|
|
| | | | | Use Netlify serverless functions to let users add comments to a static website. | |
| | | | |
yasoob.me
|
|
| | | Hi everyone! ? I was working on a React project these last couple of weeks and I had to implement login functionality. I searched around and most of the solutions I found relied on Redux or some other huge dependency that I wasnt already using in my project. I didnt want to introduce a big dependency so decided to continue looking. In the end, I found a wonderful library by Oleg Babichev that allowed me to implement the login functionality on the front-end fairly easily. | ||