Thanks to visit codestin.com
Credit goes to dev.to

DEV Community

Jane profile picture

Jane

Backend isn’t just code — it’s an art. I share tips, tutorials, and deep dives to help developers level up and truly master backend engineering. Here to make backend less scary and more powerful.

Codestin Search App Joined on 

Pronouns

her/she

Reminder: Office Hours / Sprint Presentation Today.

Reminder: Office Hours / Sprint Presentation Today.

Codestin Search App
1 min read

Want to connect with Jane?

Create an account to connect with Jane. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Understanding Lifetime Elision in Rust

Understanding Lifetime Elision in Rust

1
Codestin Search App
5 min read
AdonisJS Tutorial: The Ultimate Guide (2023)

AdonisJS Tutorial: The Ultimate Guide (2023)

Codestin Search App
23 min read
Freelancing for Backend Developers: Beginners Guide

Freelancing for Backend Developers: Beginners Guide

Codestin Search App
8 min read
Rust Error Handling: 80 / 20 Guide

Rust Error Handling: 80 / 20 Guide

1
Codestin Search App
9 min read
Mastering Java Multithreading : Thread Control, Synchronization & Concurrency Utilities

Mastering Java Multithreading : Thread Control, Synchronization & Concurrency Utilities

1
Codestin Search App
6 min read
Securing Your FastAPI APIs with JWT

Securing Your FastAPI APIs with JWT

1
Codestin Search App
6 min read
How to Host Nodejs Apps on Namecheap

How to Host Nodejs Apps on Namecheap

Codestin Search App
4 min read
Is it all CRUD?

Is it all CRUD?

Codestin Search App
6 min read
TypeScript vs. JavaScript: Which One Should You Use in 2025?

TypeScript vs. JavaScript: Which One Should You Use in 2025?

2
Codestin Search App
15 min read
Inheritance in Java

Inheritance in Java

1
Codestin Search App
7 min read
Top 5 TypeScript Frameworks (2022)

Top 5 TypeScript Frameworks (2022)

1
Codestin Search App
9 min read
Django Tutorial: The Ultimate Guide (2023)

Django Tutorial: The Ultimate Guide (2023)

1
Codestin Search App
12 min read
5 Must-Have Skills For Developers (2021)

5 Must-Have Skills For Developers (2021)

1
Codestin Search App
7 min read
NestJS Typescript: The Ultimate Guide (2023)

NestJS Typescript: The Ultimate Guide (2023)

Codestin Search App
16 min read
Getting Started with Database Entity Relationship

Getting Started with Database Entity Relationship

Codestin Search App
5 min read
Complete Guide to Web Scraping with Nodejs and Puppeteer

Complete Guide to Web Scraping with Nodejs and Puppeteer

1
Codestin Search App
9 min read
Caching Strategy for RESTFUL API

Caching Strategy for RESTFUL API

Codestin Search App
12 min read
How to Build a Bookstore App with FARM Stack (FastAPI, React, and MongoDB)

How to Build a Bookstore App with FARM Stack (FastAPI, React, and MongoDB)

Codestin Search App
10 min read
Understanding Lifetime Elision in Rust

Understanding Lifetime Elision in Rust

Codestin Search App
6 min read
Setting up a Rust Development Environment

Setting up a Rust Development Environment

Codestin Search App
6 min read
Java Access Modifiers & Packages

Java Access Modifiers & Packages

1
Codestin Search App
9 min read
How to use the matches! Macro Pattern Matching

How to use the matches! Macro Pattern Matching

1
Codestin Search App
9 min read
Why learn vuejs as a backend developer

Why learn vuejs as a backend developer

1
Codestin Search App
4 min read
Understanding the Cow<T>: Copy on Write

Understanding the Cow<T>: Copy on Write

1
Codestin Search App
10 min read
API Security Best Practices

API Security Best Practices

1
Codestin Search App
4 min read
Top 5 Rust Frameworks (2025)

Top 5 Rust Frameworks (2025)

1
Codestin Search App
7 min read
Object-Oriented Programming (OOP) in Java

Object-Oriented Programming (OOP) in Java

2
Codestin Search App
11 min read
Why Rust is the most Readable Language.

Why Rust is the most Readable Language.

3
Codestin Search App
9 min read
Deploying Laravel to Heroku

Deploying Laravel to Heroku

1
Codestin Search App
8 min read
Exception Handling in java (try, catch & finally)

Exception Handling in java (try, catch & finally)

1
Codestin Search App
6 min read
Methods and Functions in Java

Methods and Functions in Java

1
Codestin Search App
10 min read
Understanding Constructors in Java

Understanding Constructors in Java

1
Codestin Search App
4 min read
Build a Personal Library API with Node.js, Express and MongoDB

Build a Personal Library API with Node.js, Express and MongoDB

7
Codestin Search App
17 min read
12 Productive tips for Backend Developers

12 Productive tips for Backend Developers

2
Codestin Search App
6 min read
Multiple role-based authentication in Laravel

Multiple role-based authentication in Laravel

2
Codestin Search App
9 min read
Build a real-time chat app with Vuejs, socket.IO, and Nodejs

Build a real-time chat app with Vuejs, socket.IO, and Nodejs

4
Codestin Search App
15 min read
Proper Error Handling for your Node.js Application

Proper Error Handling for your Node.js Application

1
Codestin Search App
11 min read
Laravel 8 New Features

Laravel 8 New Features

1
Codestin Search App
10 min read
Rust Slices: Cutting Into References the Safe Way

Rust Slices: Cutting Into References the Safe Way

1
Codestin Search App
9 min read
Understanding From and Into Traits in Rust

Understanding From and Into Traits in Rust

1
Codestin Search App
6 min read
Atomic Primitives in Rust: You don’t need a mutex

Atomic Primitives in Rust: You don’t need a mutex

Codestin Search App
9 min read
The Rust Advantage: Building Bulletproof Systems When AI Writes Half Your Code

The Rust Advantage: Building Bulletproof Systems When AI Writes Half Your Code

1
Codestin Search App
10 min read
Getting Started with Spring Security: Securing Your First Spring Boot Application (Basic Auth)

Getting Started with Spring Security: Securing Your First Spring Boot Application (Basic Auth)

2
Codestin Search App
7 min read
Understanding the as Keyword in Rust: Type Casting, Renaming, and Trait Disambiguation

Understanding the as Keyword in Rust: Type Casting, Renaming, and Trait Disambiguation

Codestin Search App
6 min read
How to Hire Backend Developers in 2025: A Comprehensive Guide

How to Hire Backend Developers in 2025: A Comprehensive Guide

1
Codestin Search App
6 min read
Java 8 Features Explained-Default Methods, Static Methods, and Functional Interfaces

Java 8 Features Explained-Default Methods, Static Methods, and Functional Interfaces

Codestin Search App
4 min read
Python Devs Beware: The % Operator Lies in Rust.

Python Devs Beware: The % Operator Lies in Rust.

2
Codestin Search App
4 min read
Collections in Rust: The Essentials

Collections in Rust: The Essentials

4
Codestin Search App
7 min read
Understanding static, final, super, super(), this() and this

Understanding static, final, super, super(), this() and this

3
Codestin Search App
13 min read
Rust Send and Sync in Simple terms

Rust Send and Sync in Simple terms

3
Codestin Search App 2
10 min read
Exception Handling in java (throw & throws)

Exception Handling in java (throw & throws)

4
Codestin Search App
5 min read
Rust Doesn’t Need a Garbage Collector — Here’s Why

Rust Doesn’t Need a Garbage Collector — Here’s Why

2
Codestin Search App 2
7 min read
What Is a Weak Pointer in Rust (and Why It Matters)?

What Is a Weak Pointer in Rust (and Why It Matters)?

3
Codestin Search App
8 min read
Spring Boot REST API — Returning Response in JSON Format

Spring Boot REST API — Returning Response in JSON Format

1
Codestin Search App 1
4 min read
How to Optimize Your LinkedIn as a Backend Developer

How to Optimize Your LinkedIn as a Backend Developer

2
Codestin Search App
11 min read
PromptCraft: Mini AI Prompt Generator App Spring AI and Spring Boot

PromptCraft: Mini AI Prompt Generator App Spring AI and Spring Boot

1
Codestin Search App
9 min read
FastAPI Authentication Fundamentals

FastAPI Authentication Fundamentals

1
Codestin Search App
6 min read
Building an AI SQL Translator with Java, Spring Boot, and OpenAI

Building an AI SQL Translator with Java, Spring Boot, and OpenAI

7
Codestin Search App 2
8 min read
main() Method and System.out.println() in Java

main() Method and System.out.println() in Java

Codestin Search App
5 min read
loading...