TechTutz Release v1.2.0: ✅ "Learn CSS" is now available on techtutz.com 🚀 Learn the basics of CSS! ⚡️ For info on past or future releases, be sure to check out the "release notes" at the bottom of the Infobook. #code#css#learncss#learntocode#buildinpublic#webdev
1/10 There are so much hidden chores when building a web app, the SEO optimization only gets harder and harder every year. I'm in the middle of optimizing 4Geeks.com and here is what I have so far:
✅ Build sitemap.xml There was a nextjs plugin that helped a lot.
Was excited for my first video @strapi on getting started with plugin development. youtu.be/4b4gP3ZOr8I If you are looking to build something cool, why not try building a plugin. Even if you are new to coding, it's a great project to try. #LearnToCode#buildinpublic
A quick video to start the week on a simple but incredibly useful topic. Tuples - the way to return multiples values from a function. #iOS#LearnToCode#BuildInPublic Tuples in Swift and Xcode youtu.be/RH0CNEZTXag
Not the biggest fan of having an entire section for one item, but I didnt write the thing - Im just teaching it LOL #webdev#html#buildinpublic#learntocode
I want to start my #coding journey as a backend #softwareengineer and willing lo learn in public. Recommend for me a straight forward track to becoming a #NodeJs#developer.
When learning code, make the most out of each day. Don’t just do your coding session and be done for the day. Listen to coding podcasts, watch YouTube, write about what you learned. There’s always more to do!
Oftentimes, a beginner can teach other beginners much better than an expert. C.S. Lewis calls this the “Curse Of Knowledge.” When you become such an expert in something, you forget what it’s like to be a beginner. #Buildinpublic #LearnToCode
🏃♂️Filesystem performance: use streams, and fixed a bug with the filesystem watcher for Dropbox-like services 👏 First PRs from @juniusfree (first OSS contribution, newb coder!) and Sam Han
Made some progress in github.com/athensresearch…. Down key is fixed on the block page title. Next is to fix the issue on the page title. (Hammock-driven development works!)
After some brainstorming, I've chosen the following tech stack for @release_fox 🥳 - Apollo GraphQL - Next.js - Postgres - URQL - Cloudflare workers for serverless functions - Cloudflare KV - Redis
- any implicit inputs & outputs you can eliminate will improve the testability and reusability of your impure func, even if you don't cross them into the pure func land.
Properties emerge from the structure of the call graph. Those properties tell us where to put code to maximize our testability, maintainability, and reusability.
A new thing for me as I transition from being a lawyer/executive to #indie#gamedev: I'm used to being the youngest. After grad school at 27, most of my colleagues have been over 60.