Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 554039
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T11:40:05+00:00 2026-05-13T11:40:05+00:00

To make application.js more dynamic, I create javascript_controller and rename public/application.js to app/views/javascripts/application.js.erb But

  • 0

To make application.js more dynamic, I create javascript_controller and rename public/application.js to app/views/javascripts/application.js.erb

But <%= … %> does not look very good in javascript, are there any better templating engines for this task?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T11:40:05+00:00Added an answer on May 13, 2026 at 11:40 am

    If you’re just looking for a better templating engine, why not try haml?

    In haml, the following erb javascript

    function test(blah) {
      alert("<%= @application_name %> says " + blah);
    }
    

    could be re-written as:

    function test(blah) {
      alert("#{@application_name} says " + blah);
    }
    

    Since haml using the ruby string interpolation that we’ve all grown to know and love.

    PS: One of the nice things about haml is that it can live right along side erb. Just install the gem, change the name of your application.erb.js to application.haml.js, and you should be all set.

    PPS: Going this route will also open up the door to using haml in any of your views. Granted, some people do love ERb, but in my experience, using haml is orders of magnitude more readable and more fun.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 308k
  • Answers 308k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Is it mandatory in some countries to make all websites… May 13, 2026 at 9:49 pm
  • Editorial Team
    Editorial Team added an answer This cannot work, there is no main-stream C++ compiler that… May 13, 2026 at 9:49 pm
  • Editorial Team
    Editorial Team added an answer public static class Sines { private static double[] lut; static… May 13, 2026 at 9:49 pm

Related Questions

When I first started with Javascript, I usually just put whatever I needed into
I'm not familiar with ADO.NET Data Services but it looks usable. All I need
I have client/server applications and a very simple protocol for communication. More precisely, it's
All, I've been developing Flash applications for several years, and here's something I've always
I have a legacy database with a pretty evil design that I need to

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.