Clever Beagle has changed its name to CheatCode and can now be found @cheatcodetuts and at https://t.co/q4F6nuLVcg.
This account is being kept up for historical sake, so make sure to follow @cheatcodetuts for the latest!
Clever Beagle has changed its name to CheatCode and can now be found @cheatcodetuts and at https://t.co/q4F6nuLVcg.
This account is being kept up for historical sake, so make sure to follow @cheatcodetuts for the latest!
Hey folks! I wanted to send out a heads up here that last week, I released Command to the public. The best way to stay up to date is to follow @oncommandio on Twitter, or, tap the link in my profile here to sign up… https://t.co/tPBkl6UGsr
Progress! Command is officially in production. Starting to “dog food” the app and use Command to...build Command! Lots of work ahead but really happy to be crossing this bridge. Lots of work :) https://t.co/iN8aO7i2UQ
Can you hear the joy in my voice?! Building a product can be tedious and BORING at times. Don’t let that be an excuse to give up. Currently working on data exports for products and dragging my feet 🐢 https://t.co/XM1KzFQNMH
Quick update! I’ve been quiet for a bit and wanted to let you know I haven’t disappeared. Lots of new stuff on the way this year, stay tuned :) https://t.co/KDg9YfGfqv
I learnt React, now I work with Vue.
I learnt Node & Express, now I work with laravel.
Anyone who asks what's the best framework to get a job, it doesn't really matter if you can prove you can develop.
#webdeveloper#reactjs#VueJS#javascript
Back from sabbatical folks but going to be quiet for a bit longer.
Decided over the break to change my focus on content (and how much I do) to keep me sane.
Stay tuned :)
I'm on sabbatical for December and have decided to focus on some new stuff for Clever Beagle coming in January.
This means I'll be putting new content on hold until the new year.
Thanks for a great year :) See you in 2020. 👋
Taking the week off to enjoy the holiday and do some housekeeping, so no episode of Eye for Detail this week.
If you're in the U.S., Happy Thanksgiving, turkey! Hope you and your family have a good time :)
I've decided to put #FeatureFundamentals on hold until the new year, folks! A bit too much on my plate to stay consistent.
I'll still be doing the Eye for Detail podcast, so make sure to head over to https://t.co/GYNzJWvVWg to subscribe.
Thank you for watching/listening! 😘
🛠 My favorite ways to work with data in React 🛠
1.) Load your data via hooks/lifecycle methods and keep it on state.
2.) Keep form data in local storage for a smooth UX.
3.) Knowing how to use refs/callbacks to "reach into" a component.
https://t.co/GhsXZIAtAQ
"On NPM, we host a copy that's accessible via the NPM command line interface. This is known as "publishing to NPM." Once your code is published to NPM, other developers can install it in their project by running a command in their terminal." https://t.co/0y718EOq5u