Code examples for the Dev tag - developer knowledge base - page 3 (351)

A guide to paginating with Ruby on Rails, with an example of adding page navigation to a blog.
Learn how to make your Ruby on Rails app faster with caching, including a practical example.
"Learn how Ruby on Rails can help you build powerful web apps quickly, with an example of a simple blog app."
Learn how to use Ruby on Rails validation with an example to quickly ensure data integrity.
Learn the basics of Ruby on Rails syntax with an example of how to create a basic model.
Ruby on Rails security: learn how to protect your web app with an example of authentication-as-a-service.
Logging in with Ruby on Rails: Learn how to securely authenticate users with an example.
Learn how to create real-time features with Ruby on Rails websockets and an example.
Ruby on Rails: Learn how to create powerful web apps with this popular web framework, plus an example project.
Learn the basics of Ruby on Rails with an example of creating and deploying a blog in minutes.
Learn how to use Ruby on Rails and SQLite3 with an example: create a web app and interact with a database.
Learn how to use Ruby on Rails with an example of creating a simple web application.
Learn how to use Ruby on Rails' 'require' to include code from other files & get a quick example.
Ruby on Rails Auth: Learn how to secure your app with an example of authentication using Devise gem.
"Discover the drawbacks of Ruby on Rails and how they can impact your web development projects." Example: "Limited scalability and slower performance for complex applications."
"Learn how to set up ESLint in VS Code, with a step-by-step example of setting up a linter for your project."
This article explores the features of VSCode, an open source code editor that makes coding easier and faster.
Discover the best VS Code extensions for HTML development, including HTML Validator, Emmet and Live Server, to take your coding to the next level.
Debugging why VSCode can't find your Git: a step-by-step guide to fixing the issue, with an example.
Explore how Vscode makes it easy to compare two files with a practical example.