Hey there!
Looking back on your week — what was something you're proud of?
All wins count — big or small 🎉
Examples of 'wins' include:
Startin...
For further actions, you may consider blocking this person and/or reporting abuse
I published a mini video course on YouTube on how to get started with Git 🙌
I took a look at it , it’s amazing will follow through the whole list . Your voice is oddly smooth and calming XD
Thanks a lot! Hope you enjoy it 🙌
It's really nice! I like how you made it in small chunks, and it's a logical flow of topics. Well done.
Thank you, really appreciate this feedback 🙌
I took two days of vacation.
Finally tackled idempotence in Lambda APIs and released as an open source middleware for Middy: dev.to/aws-builders/redis-explorin...
I reached 1.2K rep. points on Stack Overflow! Also, I finished an interesting text mining project for university that taught me a lot.
Let's see...
I learned about code analysis tools like NDepend & SonarQube to improve code quality.
These tools help write scalable and maintainable code.
singhsukhpinder.medium.com/c-ndepe...
medium.com/c-sharp-progarmming/run...
I created a new portfolio template repo and published an article about it.
Create a portfolio card with react, chakraUI and framerMotion
I wrote two articles!
Use Twitter to say Thank You!
Jean-Michel Fayard 🇫🇷🇩🇪🇬🇧🇪🇸🇨🇴 ・ May 10 ・ 3 min read
From Java to Kotlin in 20 minutes ⚡️
Jean-Michel Fayard 🇫🇷🇩🇪🇬🇧🇪🇸🇨🇴 ・ May 14 ・ 9 min read
I figured out why my scraper wasn't completing. The instance was timing out since it's a long process. Now I'm working on refactoring the scraper to be a webhook cloud function so I can put the function in a cloud task queue for each url generated
Today, one of my GitHub project have reached 200+ stars:
Next JS Blog Template
If you are interested, you can checkout a live demo at Next JS Blog Template Starter Demo
I deployed my first full stack webapp to the public, after many weeks of perseverance -> trailstatus.nz
Learnt so much along the way about how to deploy your code, use analytics, gain an audience, improve SEO and everything else you don't learn when you make a local project. I wrote a dev.to post about it here - have a read!
I demonstrated a type safe way to achieve polymorphism in C! Heavily inspired from functional languages. I then used this design pattern to achieve lazy iterators in pure C!
So I searched "functional programming roadmap" in google, and surprise, my post Learning functional programming: A roadmap was on the first page, the fifth link. It's so cool.
I fixed my Debian computer, managed to change the keyboard layout and install firmwares and solve the WiFi configuration. And today I finished to install my software environment to start coding with React ! One last bug remains, but I am looking forward to fixing it! 💪
Got two badges 😉
working on my online presence, networking, and personal brand.
We can connect on Twitter too @unclebigbay143
I published 2 series this week for complete beginners.
Went for a relaxing run at the park.
I bought a monitor which can swivel ↩️
And finally cracked SSR with React
MichaelCurrin / react-ssr-quickstart
Starter template for server-side and client-side rendering of a React app ⚛️ 📦
React SSR Quickstart⚛️ 📦
Preview
Use this project
About
Background
Based on tutorial:
We set up a client-side React app with some components including an incrementing counter.
On initial page load without JS running, a user or a search engine crawler will see an empty page. So we add a server-side Express app that return an HTML page which acts as a fully-rendered starting point that needs no JS to view in the browser.
We do this by calling
ReactDOMServer.renderToString
, which unfortunately freezes the app so that ignores user interaction. This is solved by callingReact.hydrate
on the client, so that the browser can make the initial HTML and turn it into a dynamic app in the usual SPA style.The…
I am back on track with my life and started writing my diary again after not touching it for an entire week.
I wrote and article on Dev.to 😊 and I'm so glad I finally did.
Here's the article
dev.to/dbc2201/a-simple-roadmap-fo...
Not really a proper article (more like a reference for self use) but I have started to get my hands dirty with this first write-up:
dev.to/rounakcodes/using-deploy-ke...
I'm finally getting back on one of my favorite side project, seeing the end a big one (a year long), and achieving a 5 week streak writing articles on dev.to!
I released version 0.1.6 of my code review TUI: github.com/apoclyps/reviews
After 2.5 years self-learning and 3 months of applications and interviews, I accepted my first software job!
So stoked and excited, and grateful for the community that’s helped me get here!
Starting a new project, fixing a fucking(sorry for this) bug that was driving me crazy and delivered my first project in my new job
I posted an article every day this week! 7 days in a row 🙌
I had a few small wins:
I took a trip to the mountains
i got a sell from my website- jstemplate.net/
Figma website template was sold
I've managed to integrate jest test coverage in our Gitlab pipeline. Merging soon. Thanks to this video youtu.be/fQpvuRVDp-8 and his author Jimmy Cleveland
Publish How to create Node.js based CLI course youtu.be/crrW_ltAZKo