current location:Home > Technical Articles > Backend Development
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- JavaScript Emerging Trends Every Developer Should Know
- Hello everyone?! Happy Friday?! As we gear up for the weekend, I hope you're all doing well and enjoying your week in the development world. It's always exciting to see what new trends are emerging in our field, and today, I want to dive into some of
- JS Tutorial . rust 573 2024-12-02 06:21:09
-
- Unicode-Search - my first Electron app!
- I am a Unix greybeard who mostly works in perl and shell programming, with a bit of dabbling in C and Rust, but for a long time I've wanted to do some Javascript. I just needed an interesting enough project to use it in. Well, at work I spend a lot o
- JS Tutorial . rust 357 2024-12-02 02:39:10
-
- Building for WebAssembly
- I’m currently exploring two interesting topics for Memphis, my Python interpreter in Rust: building for WebAssembly and embedding CPython. With no major milestones to report this week, I thought I’d share some in-progress thoughts. For me, Memphis is
- Python Tutorial . rust 459 2024-12-02 01:26:09
-
- Why You Should Avoid Using `try...catch` in SvelteKit Actions
- As a SvelteKit developer, handling errors efficiently is crucial to maintaining clean, readable code. While try...catch is a go-to for error handling in many JavaScript applications, when working with SvelteKit actions, it can introduce subtle issues
- JS Tutorial . rust 1010 2024-12-01 17:12:11
-
- Why we Built a Mini-Language for a Golang Hackathon
- A Hackathon, Again? At this point, I have been to 9 hackathons, one of them being an international one, even winning at 4 of them. Then again, when my juniors Dhruv and Tushar told me about a Golang Specific hackathon, I dragged Harsh along wit
- Golang . rust 392 2024-11-30 20:48:22
-
- Goodbye Exceptions! Mastering Error Handling in JavaScript with the Result Pattern
- The Result Pattern is a functional programming approach used in many programming languages like Rust, Go, C# (and other languages) to handle errors without relying on try-catch blocks. It involves representing the result of an operation as an object
- JS Tutorial . rust 644 2024-11-28 22:46:12
-
- UV the game-changer package manager
- Game-Changing Package Management Just Got Faster! ? This week, I had the chance to explore UV, the lightning-fast package manager for Python. ? Implemented in Rust, UV promises to revolutionize the way we manage dependencies and speed up our develop
- Python Tutorial . rust 281 2024-11-28 16:23:11
-
- Open-Source Development is Amazing!
- Table of Contents Introduction First Bad Issue How I tried to fix it? Help Each Other! MatterMost Issue Purpose of The Issue Back To CLI Issue Description What does it mean? Implementation Result Conclusion
- Golang . rust 932 2024-11-28 11:01:12
-
- I Built My First CLI Tool - GoVibes
- Mechvibes, an open-source GUI program for simulating mechanical keyboard sound, is a program I've been using for the last 3-4 years. But since I switched to Linux, it stopped working(Wayland security issue). The program is essentially listens to keyb
- Golang . rust 1122 2024-11-27 21:14:15
-
- Understanding Value Systems in Technology Selection: A Perspective More Than Just Good or Bad
- One of the most common problems in software development is the debate over technology choice. Be it programming languages, frameworks, or tools. Often these debates end with the simple conclusion that "Technology A is better than B" or "Technology
- Golang . rust 511 2024-11-27 04:37:13
-
- Going with Mattermost!
- After the incredible experience I had with folks from Mattermost during Hacktoberfest (don't forget their thoughtful gift as well!), I decided to go with them once again for November. Literally "going" with them this time, since their serv
- Golang . rust 415 2024-11-27 01:05:09
-
- Next.js Interview Mastery: Essential Questions (Part
- Next.js Interview Guide: 100 Questions and Answers to Succeed Unlock your full potential in mastering Next.js with Next.js Interview Guide: 100
- JS Tutorial . rust 1145 2024-11-26 15:16:11
-
- Guide to Essential Open Source Projects from Package Managers to AI apps
- Open source projects drive innovation in software development, offering tools and frameworks that empower developers to create and collaborate. These projects span from foundational utilities to advanced AI solutions, transforming how we approach bui
- Python Tutorial . rust 393 2024-11-26 14:02:10
-
- Built My First CLI Tool in Go
- Mechvibes, an open-source GUI program for simulating mechanical keyboard sound, is a program I've been using for the last 3-4 years. But since I switched to Linux, it stopped working(Wayland security issue). The program is essentially listens to keyb
- Golang . rust 592 2024-11-25 11:40:47
-
- CI GitHub Action Workflow
- Introduction For this week lab we were tasked with set up of CI Workflow in our own GitHub project that we created earlier this semester. I've already set it up, but would like to describe this process later on this blog. Also we were supposed
- javaTutorial . rust 870 2024-11-24 07:43:11