Eeason31139027·2d ago10I built a free browser-based developer tools site — would love feedbackHey! I've been building CryptoWave as a side project — a collection of developer utilities that run 100% in the browser. No uploads, no accounts, nothing sent to any server. What's included: AES / RSJoin discussion
Eeason31139027·3d ago00I used AI as my Senior Architect to build a 100% Private, Client-Side ToolboxHi everyone! 👋 I’m the maker of CryptoWave. I’ve always been uneasy about "free online tools" that require you to upload sensitive files or text to their servers. As a developer, I thought: Why shoulJoin discussion
BMBlaise Massa·Mar 1212Hi, I'm Blaise MassaI'm a frontend developer with experience in HTML, CSS, JavaScript, and Tailwind CSS. I am currently working on my personal project, a landing page. React is next! I'm interested in learning about becoFISyed and 1 more commented
MSMian Shoaib (Mian G)·Mar 800100k Requests on Shared Hosting via Triple-Layer Caching (Built on CI4)I wanted to share how we are utilizing the power of CodeIgniter 4 in our project, SHONiR CMS, to achieve high-speed content delivery (100k+ requests) even on low-end shared hosting environments. One oJoin discussion
MSMian Shoaib (Mian G)·Mar 716The Powerfully Fast CodeIgniter 4 Based Open Source CMSTired of bloated CMS platforms like WordPress, OpenCart, PrestaShop, Joomla, or Drupal that are slow and packed with unnecessary features? Meet SHONiR CMS — a lightweight, open-source CMS built on theYPDSpeakoala and 5 more commented
RSRajdeep Singh·Mar 330Introduction & Looking for jobI'm a Frontend developer. Previously, I worked at I-Tech and am now seeking a remote Frontend developer role with 8 years of experience. I'm interested in React.js, Next.js, TypeScript, Tailwind CSS, Join discussion
TLTom Lindgren·Feb 2651Stop writing end-to-end testsMost teams are burning cycles on brittle e2e test suites that give false confidence. I spent the last month ripping out our cypress tests (500+ of them) and replacing 80% with focused integration testPPriya commented
SRSofia Rodriguez·Feb 2575What am I missing about reaching for Redux in 2025?Every time I look at a new project, I see people still adding Redux. Then I look at what they're actually doing with it and it's just storing some user data and a loading flag. They've got 40 lines ofNMNina and 4 more commented
NONina Okafor·Feb 2565Do you actually need to switch runtimes for a hobby projectBeen watching the Bun hype for two years now and honestly I think people are cargo-culting it for the wrong reasons. Yeah, Bun is genuinely faster at startup and bundling. But unless you're shipping 1DRMarcus and 4 more commented
SRSofia Rodriguez·Feb 2554Playwright's DX is weirdly worse than Cypress despite being technically superiorEveryone acts like Playwright is the obvious choice now. Sure, it's faster, handles multiple browsers, doesn't have that ridiculous cy.wait() nonsense. But the actual developer experience writing testCDChloe and 3 more commented