Top Leads
Flutter vs react native[IT, unknown]
Posted 1 year ago
Primarily needs to rely on background services to sync data every 5 mins. Can someone guide to pick the right framework?
Is the market really that bad? Or do I just suck?[IT, unknown]
Posted 1 year ago
I've been working as a full stack dev for the past 5 years. I was lucky enough to land a job straight out of school at a dev shop and then went on to get hired by one of their clients. I've worked exclusively with node, react, react native, express, all the usual JS suspects.
I was laid off 4 months ago ...
How to revise again?[IT, unknown]
Posted 1 year ago
I learned HTML/CSS/JS and React at pretty good level about 5-6 months back. I was confident about the skill so I stopped practicing it to focus on college.
But now after months I can't even create a simple navigation bar for the websites. I am having problems with HTML and CSS. Feels like JS and React is out ...
Hello! I'm a novice web dev and I'm making a PWA app for my table top game. What is the best design/styling tool for me?[IT, unknown]
Posted 1 year ago
Hello! Instead of doing the regular pdf for a rulebook, I want to make a PWA app. My game is set in a cyberpunk genre and as such, my formatting is very all over the place sometimes and I have a lot of small detail, little textures, boxes, styles and so on. I feel like doing that in pure CSS ...
React layered heatmap upgrade I am looking to crea[IT, job post]
Posted 1 year ago
React layered heatmap upgrade
I am looking to create a React map coloring system in the form of a layered heatmap.
I have the JS class that generates a value "wellness" for each coordinate. I want to plot the boundaries of these values on the map. Example: In the react component i can pass 5 as a number of layers and ...
A Guide to React Portals Portals let you render s[IT, unknown]
Posted 1 year ago
A Guide to React Portals
Portals let you render some children into a different part of the DOM / outside the current hierarchy. - https://semaphoreci.com/blog/react-portals
#react