Open in app

Sign In

Write

Sign In

David Morales
David Morales

107 Followers

Home

About

Published in Geek Culture

·Apr 27, 2022

The most useful Visual Studio Code extensions I use for Ruby development

I use Visual Studio Code daily for web development with Ruby on Rails. By default, it is a great editor with handy tools. But its great power lies in its extension system. It’s like the phrase “there’s an app for that”. You could also say that “there’s an extension for…

Visual Studio Code

8 min read

The most useful Visual Studio Code extensions I use for Ruby development
The most useful Visual Studio Code extensions I use for Ruby development
Visual Studio Code

8 min read


Nov 18, 2021

Installing and using Tailwind CSS 3.0

Tailwind CSS 3.0 is still in a very early stage, but it’s convenient to use so that the project you’re preparing is not outdated in a short time. Tailwind CSS 3.0 can be used in 3 different ways: With the online tool called Playground, on the Tailwind CSS website. It’s…

Tailwind Css

6 min read

Installing and using Tailwind CSS 3.0
Installing and using Tailwind CSS 3.0
Tailwind Css

6 min read


Oct 4, 2021

What’s Tailwind CSS?

Tailwind CSS is a CSS framework to add styles to a web page without leaving the HTML. In the same document where you mock up the page, you apply the classes you need.

Tailwind Css

4 min read

What’s Tailwind CSS?
What’s Tailwind CSS?
Tailwind Css

4 min read


Published in Geek Culture

·Aug 4, 2021

Setting Up Rails 6.1 + Tailwind CSS 2.2 with JIT

I’m going to show you how to create a project with Rails 6.1 and its default Webpacker version (4.5), and configure Tailwind CSS with its dependencies and JIT mode enabled. You’ll end up with a project that compiles the final CSS automatically, and refreshes the browser for you as well…

Rails

3 min read

Setting Up Rails 6.1 + Tailwind CSS 2.2 with JIT
Setting Up Rails 6.1 + Tailwind CSS 2.2 with JIT
Rails

3 min read


Published in Geek Culture

·Mar 12, 2021

What’s the Difference Between Frontend and Backend?

Frontend and backend are two different specializations in web development. In the 2000s, a frontend developer was the same person who designed the site, while the rest were backend developers. Now in a medium or big company there are many more roles involved. But in small companies (also called start-ups)…

Web Development

4 min read

What’s the Difference Between Frontend and Backend?
What’s the Difference Between Frontend and Backend?
Web Development

4 min read


Mar 11, 2021

A Quick Look at Background Jobs in Ruby

You are developing a Ruby application where the user can sign up, and after submitting the form, the user has to receive an email. Will you send it immediately? If so, the user will have to wait while the application connects to the email server and sends the actual email…

Ruby

5 min read

A Quick Look at Background Jobs in Ruby
A Quick Look at Background Jobs in Ruby
Ruby

5 min read


Mar 10, 2021

Setting up Rails to Send Emails with Amazon SES

The Amazon Simple Email Service is a cloud service inside AWS (Amazon Web Services) to send and receive email. I have used it to send emails, and it worked flawlessly. It has a reasonable maximum sending quota, and it’s pretty fast for a modest web application. It has serious competitors…

Ruby On Rails

4 min read

Setting up Rails to Send Emails with Amazon SES
Setting up Rails to Send Emails with Amazon SES
Ruby On Rails

4 min read


Mar 9, 2021

What is a Web Stack?

A web stack is like a pile of books. The top element is the application with which the user can interact, while the bottom element is the base: the operating system. The other elements in between are the technology necessary for both the application and the operating system to communicate…

Stack

2 min read

What is a Web Stack?
What is a Web Stack?
Stack

2 min read


Feb 1, 2021

The Most Commonly Used Databases for the Web

A website can be static or dynamic. For any web application with a minimum of complexity a database management system (abbreviated as DBMS) is required. It’s important to note that I will talk about public web applications such as e-commerce sites, social networks, classified ad sites, blogs, and so on…

Database

4 min read

The Most Commonly Used Databases for the Web
The Most Commonly Used Databases for the Web
Database

4 min read


Jan 29, 2021

What is Redis?

Redis is an in-memory data structure store used to help building high-performance and scalable web applications, similar to Memcached, but with these main differences: Redis can persist data to disk, making it a kind of NoSQL database, so data won’t disappear when restarting the server. …

Redis

4 min read

What is Redis?
What is Redis?
Redis

4 min read

David Morales

David Morales

107 Followers

Web Developer. Technical Instructor.

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech