Level 51
@davy_yg, Ha. It’s not a bug. It’s design! I quite like it.
2 likes
There is this code appears the first time I open laracasts.com after login:
"menu" => [
// deep dives
"browse" => "Series"
// pick a category
"find" => "Topics"
// engage the community
"discuss" => "Forum"
// what's going on
"feed" => "Review"
],
"stats" => [
// multi-episode training
"series" => "155"
// new ones every week
"lessons" => "2046"
// hours and hours of content
"hours" => "348"
]
Please or to participate in this conversation.