Activity
Mon
Wed
Fri
Sun
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
What is this?
Less
More

Memberships

Developer Pro

Public • 144 • Free

University of Code

Public • 3.5k • Free

140 contributions to Developer Pro
Extensions you like to use
One I just found recently called glean. Doesn't do anything crazy. It's just a refactoring type of extension. You just highlight the code you want to extract and it converts it all into a new component for you. You might have to tidy it up a little bit, such as formatting, but it does all the prop assignments and all that for you. Figured if anyone else has any nice ones they could also post them here.
5
3
New comment 14h ago
0 likes • 14h
Not an extension. But I started using this when it comes to typing my api calls. Super easy to use. Instantly parse JSON in any language | quicktype
I don't even know what this is
Does anyone have any idea why this is happening? It never happened before. That I can tell it's not doing anything or hindering anything. It's more just annoying to see it keep popping up when I test code.
1
8
New comment 8h ago
I don't even know what this is
1 like • 1d
@Cristian Florea I am just letting you know in case someone ever has this happen again. It was super simple. I just reinstalled node and next and it fixed it. I was behind on versions and didn't know if that made a difference or if my initial install had an issue. But it's not going off anymore so I'm happy.
0 likes • 1d
@Mioara Cenusa I am using 14.2 for the crypto app but on another project I have it's using 15 it looks like.
PR #29
Pr29 by bret-miller2010 · Pull Request #29 · bret-miller2010/CryptoApp @Cristian Florea check please Patch Notes - User can now add two coins to the main page graphs. If they try and add more than two it won't let them. Clicking a coin already selected will remove that coin. Still need to clean this up but the feature is finally there! - Fixed bug where tailwind wasn't taking into account files that I labeled ".jsx" in the configuration - Removed variable in the "addToGraph" function of main page. Not needed as the information needed was already elsewhere - Refactored two large blocks of code on main page. Moved the buttons for the graph into "MainGraphDaySelection.jsx" and moved the header for the bottom coin list into "BottomCoinHeader.jsx". - Renamed CoinDetails to BottomCoinList and CoinStatistics to TopCoinList. Just wanted to make it easier to know what they are. - Various tailwind/css updates - Starting to add comments explaining some functions. Probably should have done this earlier but these will be added in periodically. - Updated contact page so that clicking my email will open the option to email me
3
0
tailwind config not being applied
has someone else confronted with this issue of custom extensions in tailwind.config file not being applied to styles in next.js? whatever I declare in extend object is not applied. I wanted to apply an animation class to a skeleton loader but it fails ... EDIT: it's working, I was not passing the right colours to my animation gradient and also for other classes I was accessing as the key of the class object so if I have extend:{ padding: { "customTop":"3.5px" } } I was reading p-padding-customTop instead of just p-customTop
4
12
New comment 2d ago
tailwind config not being applied
1 like • 2d
@Mioara Cenusa Same. My next PR will have my changes to the main chart so you can have two coins on a graph and some other minor fixes. After that it's the mobile stuff. With lots of sprinkled in minor updates here and there. Each time I think "I should have just done this before"
0 likes • 2d
@Mioara Cenusa Me reading it all right now.
Code not working after moving to component
(Solved) Including a few pictures. Doesn't make sense to me and looking for any input. When I click on my days for chart selection they collapse. While refactoring I decided to turn this into a component just for the sake of cleaning it up. However no matter what I do when I use MainGraphDaySelection the buttons stay on top of one another even when I have collapsed hardcoded as "false". Any advice on what I should look at? The third picture is what I expect them to look like when it's false. However they are just stacked on top of one another when I swap to the component in the 2nd picture. When I console.log "collapsed" inside the component it will show false but it's not translating anything. Why would it work outside the component but not inside?
4
8
New comment 2d ago
Code not working after moving to component
0 likes • 2d
If I set it to changing the color of the button the test works fine. For some reason it's just translate isn't working. And I copied another translate I am using elsewhere. This is driving me nuts!
1 like • 2d
@Mioara Cenusa I figured it out. It was 3 characters and I'm so upset that it took me this long to figure it out. I'm also surprised this didn't cause me issues sooner.
1-10 of 140
Bret Miller
6
1,489points to level up
@bret-miller-4704
Aspiring front end developer looking to jumpstart my career into something new and exciting.

Active 3h ago
Joined Feb 21, 2024
Indiana, US
powered by