It's that time of the week again. So wonderful devs, what did you learn this week? It could be programming tips, career advice etc.
![Image of t...
For further actions, you may consider blocking this person and/or reporting abuse
Remix, the new React framework on the block, does use surprisingly few hooks.
That is refreshingly good to hear.
I enjoy using hooks, and at the same time think they should be considered more "low level" as there are too many ways to do them wrong and have really bad performance.
TIL!
Is it faster than traditional react ?
Well, it's built on top of React, so it can't be faster.
But it seems to make some good decisions on when to render and download components.
Learning more about the firebase ecosystem and the products they have to offer for my application
That's great
Corporations should probably start supporting open source maintainers monetarily.
I don't condone Marak's actions, but can't help empathize. Open source maintainers I follow looking for sponsors don't get the kind of support they deserve.
I learned a lot about SQL/Postgres queries this week since I've been diving into @jeremyf's brilliant Forem home feed code. Being tasked to run with this has forced me to fill in some gaps in my knowledge.
Nice!
Today I learn that PHP is hard
PHP was developed right at the dawn of dial-up Internet, back in the day where only ethernet cables transmitted server data. So yeah , it has chapters and chapters of literals , arrays, regexes and input evals!
Learning something can take time and that’s OK.
{get; init;}
from here.
Microsoft-Windows-DotNETRuntime/GC/GlobalHeapHistory
event underNumHeaps
.This week , I learnt that it is quite important to organise little workshops and 'hackathons' for development teams ! Teams are diverse 🤓🤠👩🌾🤡👩🦳🙇♂️ , some stay motivated and thorough, others have too much going on in their lives.
People of all ages are getting into development , but many of them don't have the technical experience or the C.S. perspectives to fit into the really demanding jobs.
These really demanding jobs require more than mere competence : they challenge your problem-solving skills🔹️ and your capacity for collaboration🔻. Managers are always presenting progress reports to their boards and facing all kinds of objections ⚠️🟨🧱🧱🟥.
Various compromises will be made in order to deliver on schedule, and some months later users discover lots of random crickets 'n buggies! 🦗🐜☘🦗🌱
👉General courses are fine at the outset - however newbies still need to experience following schedules and adapting to new sorts of workflows (i.e. Summer of Code , issues raised with Github Repos).
I have learned to "forgive" from the book "think like a book" chapter 2 written by Jay Shetty
😂
Nice!
You may also want to check out this discussion post I wrote recently.
What's your go to Rust resources?
Nick Taylor ・ Dec 27 '21 ・ 1 min read
Participated in #atlashackathon.
So i was able to learn some new things while working with mongoDB atlas search.
Awesome!
Thanks Nick
Nice!
I am learning JavaScript and will be finishing in this week and moving on to react and will do some amazing projects very fast and with optimum learning . Cheers if you like this 🔥
Nice! You should join the DEV Twitch stream tomorrow. Dan Abramov and Maggie Appleton are joining me to discuss JavaScript and their JS course!
thats cool , will join that surely ,
I started reading about Cloudinary and it's API. I'm considering it for a project I'm starting.
Nice! You should give Colby Fayock a follow. They’re super helpful and work at Cloudinary!
thanks so much for the shoutout Nick!
Learning how to set up my mailing system using my custom domain and Google Workspace!
This week I learned about TDD using Golang, I learned how to write test files in Golang using packages like Testify, GoSqlMock and GoMock.
hacking on my second web3 project at buildspace 🤩
Noice!
My classmates and I refreshed Java knowledge in the previous class. It's nice to use Java to study design patterns.
Java Data Structures
Polymorph relationships in Laravel. My mind was on fire.
Submitted my #atlashackathon project - so I learned as much React as I needed to as fast as I could. Nearly killed me but I learned a sooo much.
Let's go!
Testing with React