Hacker Newsnew | past | comments | ask | show | jobs | submit | siduck's commentslogin

the dev server feels so fast


Location: Remote / Worldwide Remote: Yes Willing to relocate: Yes

Technologies: Javascript, Typescript, Html, CSS, Tailwind, Unocss, Svelte, Solidjs

Email: [email protected]

Resume: https://github.com/user-attachments/files/20519256/resume.pd...

Github: https://github.com/siduck

Summary: Hi there I'm a Frontend web dev with 2 years of experience and known for making beautiful stuff! Check my github to see all of my projects!


yes, for now there are just 2 colorpicker styles. In The future there might be some color related tools!


disgusting yuck


unocss!


cool! idk why this post didnt blow up :(


same


Location: Hyderabad, India

Remote: Yes

Relocate: No

Technologies: Html, Css, Javascript, React, Solidjs, Lua, Figma

Resume/CV:https://github.com/siduck/siduck/files/12682867/resume.pdf

Email: [email protected]

Github: https://github.com/siduck

Hi there, I'm a self taught front-end Web developer and creator of NvChad. I have 1 year of experience, so looking for a junior level position


are there any plans for making the state management exportable? in react state's bound to the component, but in solid-js we can define it outside the component and export it, and components from other files can easily use it :D

like

export const [counter, setCounter] = createSignal(0)

you can probably look at js proxies


what would be nue-css? i really like unocss currently as its syntax's pretty clean

like

<div border="1 solid red"> instead of tailwind's <div classname='border-1 border-solid borde-red />

also <div bg-red> too, it supports value-less attributes and one can use a single class name as tag name too, like <bg-red> something </bg-red>


Nue CSS is like SASS, but more minimal and more in line with the current standards. Think CSS variables instead of template variables. It's pretty vocal about semantic CSS and separation of concerns once it's public. The main thing is to give a strong alternative to the current css-in-js movement. Haven't checked Uno CSS in detail, but looks like it's a close companion to Tailwind. Nue is a big step away from tight coupling.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: