
Cameron N
@ccnokes
Software engineer focusing on front-end web development. Cheesecake aficionado.
내가 좋아할 만한 콘텐츠
Manipulating strings in bash by @ccnokes (course on @eggheadio) egghead.io/courses/manipu…
egghead.io
Manipulating strings in bash
Extracting meaningful data from strings is a crucial skill when working with bash, and bash gives us powerful tools to do so: head, tail, cut, sed, and ...
Page transitions look like a game changer. This is a great explainer too!
I've been dying to share this for weeks now… Introducing the page transition API! It's still in-development, but you can play with it today. I'm really happy with where this API is heading. I hope you like it too! youtube.com/watch?v=JCJUPJ…
youtube.com
YouTube
Bringing page transitions to the web
How many of you know enough command lines to navigate and move files around… but that’s about it? No shame in that! @ccnokes has put together two courses on Bash that will teach you how to automate common development tasks. egghead.io/courses/automa…
I’m realizing that one of the main challenges of growing your career is finding projects that are the intersection of importance, visibility, good timing, and your competency and passion. It’s hard to get all those things lined up. #softwaredevelopment
TIL in #javascript that a class can extend a function. Actually I think I knew that but had never tried it before. Years of transpilation and TypeScript has made it hard to remember how some plain JS things work (or don't).

I struggled with this one today. Wordle 225 4/6 ⬛⬛⬛🟨⬛ ⬛🟩⬛🟨⬛ ⬛🟩🟩🟩⬛ 🟩🟩🟩🟩🟩
TIL that #Javascript querySelectorAll supports commas for multiple query selectors. E.g. querySelectorAll('.one, .two') will get both of those selectors.
TIL that #javascript Array.sort does a lexicographic sort by default. So a default sort on an int array with negative numbers will make you sad. You have to pass a callback to get them sorted numerically.

TIL that you can annotate #Javascript types using #Typescript syntax. Yay, plain JS is bearable again!

The immutability aspect of #React is hard with big objects. One property change on 1 object in a list of big objects triggers a lot of renders. Bailing out of all those updates requires big data structure changes and normalization.
Having some fun using @PushoverApp with a @Raspberry_Pi. I feel lame for being in software development all these years and I've never played around with anything like this.
Simple code is appealing but can be deceiving -- if it glosses over non-happy path use cases like error handling, is it really "simple"? It's just incomplete and will become a future bug report. #webdevelopment #javascript
There are way too many "How to build X in React" articles that really have nothing to do with React as a UI library. You can build a static site, Electron app, chrome extension, etc without React and React isn't a necessary or central part of it. It's all HTML in the end folks.
The 30-second guide to publishing a TypeScript package to NPM cameronnokes.com/blog/the-30-se… via @ccnokes
TIL that history.pushState does not trigger a popstate event (or any event) and that the history API is pretty incomplete. I'd like to live in a world where browser vendors give developers good, basic tools.
For #SoftwareEngineering career development questions and guidance, I've really liked "The Manger's Path". I've never worked for an org that had clear cut descriptions of roles and how to get there, so this has filled in some gaps for me. amazon.com/Managers-Path-…
United States 트렌드
- 1. Flacco 82.9K posts
- 2. Bengals 79.2K posts
- 3. Bengals 79.2K posts
- 4. Tomlin 21.4K posts
- 5. Ramsey 18.6K posts
- 6. Chase 105K posts
- 7. Chase 105K posts
- 8. #WhoDey 6,737 posts
- 9. #TNFonPrime 5,519 posts
- 10. #WhoDidTheBody 1,433 posts
- 11. Teryl Austin 2,723 posts
- 12. #clubironmouse 2,042 posts
- 13. Cuomo 79.9K posts
- 14. #criticalrolespoilers 6,547 posts
- 15. Andrew Berry 3,177 posts
- 16. Max Scherzer 14.1K posts
- 17. DK Metcalf 3,921 posts
- 18. Burrow 9,608 posts
- 19. Ace Frehley 95.1K posts
- 20. Zac Taylor 2,523 posts
Something went wrong.
Something went wrong.