"Decentralization is not just a technical architecture; it's a commitment to building systems where trust is implicit and freedom is explicit."
🎯
Focusing
Full-Stack Developer
Pinned Loading
-
-
port-scanner
port-scanner PublicA fast, concurrent port scanner with blockchain and web service detection
Rust 5
-
pk-manager
pk-manager PublicPrivate key manager for managing cryptographic private keys with encryption support
Rust 2
-
Using laravel-echo in reactjs
Using laravel-echo in reactjs 1import React, { FC } from 'react';
2import { useSocket } from '@myapp/hooks';
3import {Order} from '@myapp/models';
45 -
use media query in styled components...
use media query in styled components ( DRY ) 1const mediaQuery = (key: keyof typeof screens) => {
2return (style: TemplateStringsArray | String) => `@media (max-width: ${screens[key]}px) { ${style} }`;
3};
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



