It's that time of the week folks. So wonderful code newbies, what did you learn this week? It could be programming tips, career advice etc.
Feel free to comment with what you learnt and/or reference your TIL post to give it some more exposure. πππ»ππΌππ½ππΎππΏ
Top comments (3)
I learned about randomuser.me this week! A great resource to get random user information like fake names, photos, dobs, phone numbers, and addresses! You truly learn something new every week! ππ
Awesome!
I wonder if it uses faker.js under the hood. π€
Marak / faker.js
generate massive amounts of realistic fake data in Node.js and the browser
faker.js - generate massive amounts of fake data in the browser and node.js
Demo
rawgit.com/Marak/faker.js/master/e...
Faker Cloud
Don't have a local development setup ready?
Try our hosted version of Faker at fakercloud.com/api
github.com/faker/faker-cloud
Usage
Browser
Node.js
This is cool; I didn't know about
faker.js
! Thanks for sharing! π