#codeshowcase hasil pencarian
๐ฅ @tailwindcss tip: Add custom screen breakpoints to your tailwind configuration, allowing you do max-width (desktop first) transformations, or to apply a class at *only* a single breakpoint (and not larger/smaller). #tailwind #css #codeshowcase
                                            
                                            #CodeShowcase 4โฃ: One thing I love to refactor are functions with a bunch of "if statements". If you're checking a string to return a value, you can refactor this into directly returning the key's value from an object for cleaner, more declarative code! gist.github.com/jakedohm/e0e28โฆ
                                            Learning Angular (somehow managed to avoid to-do list apps until now๐) #CodeShowcase Tutorial here: youtube.com/watch?v=Fdf5aTโฆ #Angular
                                            A command line utility to deploy Twilio chatbots from a JSON file. User defines the behavior of their bot in a JSON file and the utility takes care of the rest. #CodeShowcase
                                            Since reduce is the new hotness. Here's a lil' 14-liner that recursively reduces any number of arrays to any level of depth. #CodeShowcase
                                            Simple little monkey-patch that mimics the new Object.isArray() method. Node: This is for demonstration purposes only. Patching JS built-in prototypes is bad. #CodeShowcase
                                            This week I worked on an eslint rule to make sure we were not importing from internals of packages. #CodeShowcase related astexplorer: astexplorer.net/#/gist/3ae50d6โฆ
                                            I recently contributed an "onDidExecuteCommand" hook to the VSCode Extensions API so extensions can listen for/react to commands in the editor. The use case is I'm going to make an extension for recording/playing back macros. Should get merged this month! #CodeShowcase
                                            
                                            
                                            
                                            Time for #CodeShowcase 3โฃ! Here's a Vue component that I build to allow me to dim the user's screen to highlight some content (like a slide-out menu): gist.github.com/jakedohm/f270cโฆ
                                            
                                            ๐ฅ For the first installation of #CodeShowcase I wanted to show y'all a component I built to let me request confirmation from the user for an action. It's a controlled component that emits an event when they confirm ๐ Here's the component code: gist.github.com/jakedohm/b288bโฆ
                                            
                                            One thing that's really interesting about using internationalized text is that it cleans up your markup a lot. Our custom <Text /> #reactnative component takes a `tx` prop key for react-native-languages. (code by @robin_heinze) #CodeShowcase
                                            Alright @JakeDohm you've missed two days of #CodeShowcase; get your act together over there man ๐
Custom commands in @reactotron are sweet! So, for example, on this app, one of my devs set up the ability to log in as any user or navigate to any screen via Reactotron custom commands. Docs: github.com/infinitered/reโฆ #CodeShowcase (Client gave permission to tweet this)
2โฃ I almost forgot about #CodeShowcase #2 today, so I'm throwing something I worked on last week out there: I put together a Gist of how to use your @CraftCMS data with @gridsome, and automatically create routes from your sections! gist.github.com/jakedohm/e5736โฆ Blog post coming soon!
Step 1: Elevate your Twitter presence with #CodeShowcase, sharing snippets of your front-end brilliance and offering concise explanations of their purpose. Step 2: Spark interest in your front-end projects by creating captivating #ProjectTeasers,
Share your GitHub like itโs your portfolio. #GitHubProfile #CodeShowcase #TechBranding
Hey Developers! Drop your latest project in the comments and I'll give you a constructive rating! Whether itโs a killer app or a clever script, Iโm here to help you level up. Letโs share, learn, and grow together. #DevCommunity #CodeShowcase #Feedback
Don't let your website live in the shadows! ๐ป What's your go-to tool for showcasing code snippets in a flashy way? ๐จ From dreamy color themes to 3D effects, let's make your code the star of the show. โ ๏ธ #CodeShowcase #WebDevMagic #DevCommunity
Step 1: Elevate your Twitter presence with #CodeShowcase, sharing snippets of your front-end brilliance and offering concise explanations of their purpose. Step 2: Spark interest in your front-end projects by creating captivating #ProjectTeasers,
๐จโ๐ป Explore my work on GitHub! ๐ Click the link in my bio to delve into projects, including the recent journey with Kafka implementations. Your feedback is appreciated! ๐ป๐ #GitHubRepository #CodeShowcase #DeveloperLife ๐
๐ฃ It's showcase time! Share a snippet of your recent code and tell us about the problem it solves. #CodeShowcase ๐
4/ ๐ GitHub Presence: Maintain an active GitHub profile with your projects. It serves as a digital portfolio and demonstrates your coding abilities and collaboration skills. #GitHubPortfolio #CodeShowcase
Since reduce is the new hotness. Here's a lil' 14-liner that recursively reduces any number of arrays to any level of depth. #CodeShowcase
                                            I'm going to play a bit with the app for a bit; mainly, I'm looking at our setup and seeing if there's possibly a library to improve the DX I could extract from it. #CodeShowcase
Another late-night coding session starting soon. No streaming (have to keep an eye on my kids tonight), but I'll live-tweet it.
Doing some more on my Player Popularity app tonight. I'll live-tweet it, as usual. #CodeShowcase
Going to do a little more hacking on this, while I have a short break from strategy meetings. #CodeShowcase
๐ฅ @tailwindcss tip: Add custom screen breakpoints to your tailwind configuration, allowing you do max-width (desktop first) transformations, or to apply a class at *only* a single breakpoint (and not larger/smaller). #tailwind #css #codeshowcase
                                            
                                            Thatโs a cool one! I use #CodeShowcase, so feel free to use that too.
๐ฅ @tailwindcss tip: Add custom screen breakpoints to your tailwind configuration, allowing you do max-width (desktop first) transformations, or to apply a class at *only* a single breakpoint (and not larger/smaller). #tailwind #css #codeshowcase
                                            
                                            #CodeShowcase 4โฃ: One thing I love to refactor are functions with a bunch of "if statements". If you're checking a string to return a value, you can refactor this into directly returning the key's value from an object for cleaner, more declarative code! gist.github.com/jakedohm/e0e28โฆ
                                            Since reduce is the new hotness. Here's a lil' 14-liner that recursively reduces any number of arrays to any level of depth. #CodeShowcase
                                            I recently contributed an "onDidExecuteCommand" hook to the VSCode Extensions API so extensions can listen for/react to commands in the editor. The use case is I'm going to make an extension for recording/playing back macros. Should get merged this month! #CodeShowcase
                                            
                                            
                                            
                                            A command line utility to deploy Twilio chatbots from a JSON file. User defines the behavior of their bot in a JSON file and the utility takes care of the rest. #CodeShowcase
                                            Simple little monkey-patch that mimics the new Object.isArray() method. Node: This is for demonstration purposes only. Patching JS built-in prototypes is bad. #CodeShowcase
                                            Learning Angular (somehow managed to avoid to-do list apps until now๐) #CodeShowcase Tutorial here: youtube.com/watch?v=Fdf5aTโฆ #Angular
                                            Time for #CodeShowcase 3โฃ! Here's a Vue component that I build to allow me to dim the user's screen to highlight some content (like a slide-out menu): gist.github.com/jakedohm/f270cโฆ
                                            
                                            One thing that's really interesting about using internationalized text is that it cleans up your markup a lot. Our custom <Text /> #reactnative component takes a `tx` prop key for react-native-languages. (code by @robin_heinze) #CodeShowcase
                                            ๐ฅ For the first installation of #CodeShowcase I wanted to show y'all a component I built to let me request confirmation from the user for an action. It's a controlled component that emits an event when they confirm ๐ Here's the component code: gist.github.com/jakedohm/b288bโฆ
                                            
                                            This week I worked on an eslint rule to make sure we were not importing from internals of packages. #CodeShowcase related astexplorer: astexplorer.net/#/gist/3ae50d6โฆ
                                            Alright @JakeDohm you've missed two days of #CodeShowcase; get your act together over there man ๐
Give them a place to be great, and greatness can follow, nurturing passion for learning #codeshowcase @MNMSRoar
                                            Something went wrong.
Something went wrong.
United States Trends
- 1. Cowboys 66K posts
 - 2. Cardinals 29.2K posts
 - 3. Nick Smith 4,735 posts
 - 4. #WWERaw 58.3K posts
 - 5. Jerry 44.4K posts
 - 6. Kyler 7,889 posts
 - 7. Logan Paul 9,549 posts
 - 8. Jacoby Brissett 5,034 posts
 - 9. Pickens 6,466 posts
 - 10. Koa Peat 5,975 posts
 - 11. Javonte 4,036 posts
 - 12. Cuomo 163K posts
 - 13. Jonathan Bailey 10.4K posts
 - 14. Bland 11.7K posts
 - 15. AJ Dybantsa 1,309 posts
 - 16. Pacers 11.4K posts
 - 17. Keba Keita N/A
 - 18. Dak Prescott 4,588 posts
 - 19. Walter Nolen 1,752 posts
 - 20. Villanova 2,039 posts