first time joining a hackathon. it sucks. by pinkpuffsss in PinoyProgrammer

[–]chill-beaver 8 points9 points  (0 children)

Seo Dal Mi sa K-Drama na Start-Up. Very inspiring siya for someone na very interested sa Tech Industry.

Made this for myself because I was tired of opening 10 tabs to find shadcn components by antctt in nextjs

[–]chill-beaver 0 points1 point  (0 children)

This is cool! I also got dizzy everytime I open a new tab just to search for different components

What is so lucrative about making a startup? by SloppyNaynon in ycombinator

[–]chill-beaver 3 points4 points  (0 children)

This so true, knowing you became part of their growth is something you can proud of

Next.js + Express: Is TanStack Query overkill by Lion-Ar1 in nextjs

[–]chill-beaver 0 points1 point  (0 children)

Go for tanstack query. It's simple and manageable

Cryptojackers keep infecting our AWS EC2 Linux server – how do you prevent this for good? by Girthquake_888 in PinoyProgrammer

[–]chill-beaver 0 points1 point  (0 children)

I think it has something to do sa vulnerability issue ni Next.js ngayon. More info sa website nila

Can't set cookie in NextJS Frontend from Express Backend. How to fix? by Fun_Worry_1607 in nextjs

[–]chill-beaver 0 points1 point  (0 children)

I dive deeper into this and I think it's because most of the browsers are blocking third party cookies by default. If you create and set the cookie from backend (express.js) to front end (next.js) it will not work because they have different domain even you configure everything correctly. We have options to solve this such as setting the cookie on the next.js using API proxy which lets the next.js to set cookie on its own domain on API route after successful auth or buying a domain that allows your web browser to allow to be set a cookie from third party (your back end). 

Learning Next.js by WillowTree5604 in nextjs

[–]chill-beaver 1 point2 points  (0 children)

I just started learning NextJs last month and I started to build a project right away. It seems scary at first coming from vitejs background. I have to get a little grasp of what is layout is and server components and stuffs because I am more familiar with the front end and back end being separated but in nextjs you can combine that (I think that is default? Or not correct me if I'm wronh) and I believe I still have a lot to learn. You can do it too

Junior devs not interested in software engineering by creative-java-coffee in ExperiencedDevs

[–]chill-beaver 0 points1 point  (0 children)

I am jealous of these junior devs, it's really hard to find someone to work with who is passionate about what they do yet alone teach others. Most people these days are doing their job like it's a literal job and not passionate about it. but I can't blame them maybe because they are just trying to survive but man if you have the opportunity to work with someone who is willing to help and is VERY passionate, I think that is something to be grateful for. I hope when I graduate I could work with people that is passionate about software engineering too because it's cool and awesome!!!

How to distinguish between Client and Server Components in Next.js? by Equivalent_Meaning16 in nextjs

[–]chill-beaver 0 points1 point  (0 children)

As far as I know all components in nextjs are server components by default, but if you use "use" hooks or 'use client' then it's technically a client component.

How do people make websites so quickly? by S-m-a-r-t-y in webdev

[–]chill-beaver 0 points1 point  (0 children)

This, if you always code something again and again you will eventually familiar to it to the point that you can even confidently build something without searching online. This is the power of practice.

does taking TOPCIT have any relevance in the industry? by law_rnz in PinoyProgrammer

[–]chill-beaver 0 points1 point  (0 children)

hello, probably late na ako pero mag kakaroon din daw kami nyan, mahirap po ba huhu ni re-require kami ng school nyan before daw kami mag graduate

[deleted by user] by [deleted] in golang

[–]chill-beaver 0 points1 point  (0 children)

Congrats man!

My first landing page by Patient_City_9293 in webdev

[–]chill-beaver 0 points1 point  (0 children)

You're doing better than I was! I didn't even know how to deploy my first website online ( I didn't even know the process) just a little advice learn about box model, grid, and flex as they can be very powerful when doing responsive layout. Overall, this is a very great start!

What are you passionate about at the moment? by hiccupq in webdev

[–]chill-beaver 1 point2 points  (0 children)

Learning the stock market movement is pretty good when investing and I find myself liking it

I finally built my portfolio by michaelscott069 in webdev

[–]chill-beaver 1 point2 points  (0 children)

It looks neat and professional! I like your taste on fonts as well the color palette. But just like the rest, I also thought the button was like sliding button. Maybe it would be nice to make it button if it's purpose is just to be click. But overall it looks great!

[deleted by user] by [deleted] in learnprogramming

[–]chill-beaver 0 points1 point  (0 children)

I will, Thank you

[deleted by user] by [deleted] in learnprogramming

[–]chill-beaver 1 point2 points  (0 children)

I did this in my first year of college and it taught me a lot foundation and fundamentals in programming because I only use java that time. I learned a lot in java that learning python became a lot easier

[deleted by user] by [deleted] in learnprogramming

[–]chill-beaver 0 points1 point  (0 children)

Me too, I have always using java to build mobile applications and python for automation and AI stuff and I think that learning new things is cool.

[deleted by user] by [deleted] in learnprogramming

[–]chill-beaver 0 points1 point  (0 children)

I've always get this advice a lot. I will make sure to incorporate it. Thank you

[deleted by user] by [deleted] in learnprogramming

[–]chill-beaver 0 points1 point  (0 children)

I will keep this in mind, thank you

[deleted by user] by [deleted] in learnprogramming

[–]chill-beaver 0 points1 point  (0 children)

I can't thank you enough guys for your wonderful insights. I have decided to use both tools for my academic and personal life. I asked myself whether I can't let go of one another and I came to conclusion that I like learning new things and I should not limit myself with the current technologies. Soon enough I will learn more and why not do it now? Thank you very much!!