All Questions
Tagged with html angular.js
43
questions
4
votes
2
answers
382
views
Blogging application with Codeigniter back-end and AngularJS front-end
I am working on a blog application with Codeigniter 3.1.8 and AngularJS v1.7.8.
The Dashboard of the application is "pure" Codeigniter, with Models, Controllers, and views, while the fronted is made ...
2
votes
1
answer
74
views
CSV-simplified: A small open source project
I'm working on a small open source project called CSV-simplified for a course I'm taking (Bloc), and I'm looking for some feedback and potential collaborators. I don't actually know an programmers, so ...
4
votes
1
answer
144
views
Simple angular app - Shopping website
In looking for a bit of feedback about an Angular app I have created.
I'm new to angular I want to clean up the loose ends before I carry on and add new functionality.
Below is the code snippet of ...
4
votes
1
answer
2k
views
Step by step wizard
I'm currently working on creating a step by step wizard in Angular and twitter-bootstrap. I've actually got it to work as intended but as I'm looking to advance my skills I'd like to hear if you have ...
0
votes
1
answer
453
views
Generating a list of menus with AngularJS
Some days ago, I decided to start learning a JS framework in order to gain skills and become more useful at work. I choose Angular for the purpose, and started learning it by building up my "...
3
votes
2
answers
3k
views
SQL LIKE search in Angular filter objects
I made this AngularJS 1.x filter, to search using a the same SQL LIKE syntax. Right now only the percentage symbol (%) is ...
2
votes
1
answer
2k
views
Progress bar/loader with AngularJS
Here is my code to add a progress bar on every HTTP request. Can someone please point out to me whether I am doing it right or not?
Template for loader:
...
2
votes
1
answer
72
views
Stranded messaging Angular web app - main template for all views to live within
I'm making an Angular web app to solve a pain with traditional messaging my friend and I had, of sending batches of messages (on multiple different topics) to each other every few hours and not having ...
7
votes
2
answers
583
views
Beginner's Calculator code
I am trying to learn AngularJS as a start to my revival of learning, I think that I am getting the hang of it so far, but would like to see what I can do differently with some super simple ...
0
votes
1
answer
164
views
Angular front end of chat web app
I'm using the MEAN stack to make a small chat app, which will soon support braided messaging. This is my first Angular app so I am not sure how I'm doing on the front end portion in terms of keeping ...
11
votes
1
answer
734
views
Hangman learning AI
I have been learning AngularJS and have written my first app. It's a Hangman AI which learns words and guesses the solution based on the words it knows.
Please look over my code and provide some ...
1
vote
1
answer
48
views
Displaying available destinations using Angular.JS
I wonder to know if there is any bad smell on my practice for i18n on Angular.
I put the I18n translating function on Angular controller (because I don't know how to put it on HTML template file)
And ...
3
votes
0
answers
87
views
Knowledge base app using MEAN stack
I've been working on an app based on the MEAN Framework. I have got the app working but I just wasnt sure whether my coding structure and standard was good enough, meaning does it adhere to the ...
1
vote
1
answer
83
views
Update / save / display values in a table
I am relatively new to Angular and need to put together an application to update / save / display values. The code is working, but I wanted your input the make sure that I am doing this 'the angular ...
1
vote
1
answer
78
views
Angular Box Color Exercise
I have completed an exercise where there are 4 different color boxes and 1 main box below them that is blank, when you click on one of the colored boxes, the main box changes to the color of the box ...
6
votes
2
answers
202
views
Profiles with profiling checkboxes
I have this HTML down below that creates a list with two columns, the left one containing profile information, and the right one containing checkboxes of the user feedback in a horizontal list.
The ...
0
votes
1
answer
199
views
Angular ng-show
Is there any easier/shorter/better way to do the marked part?
plnkr
...
-1
votes
2
answers
6k
views
Program that filters JSON data based on user selection
I have made a basic program using AngularJS that displays data from a JSON file, and filters it according to the user's selection (specifically FIFA 15 chemistry cards).
I did plenty of CSS work to ...
14
votes
2
answers
275
views
FizzBuzzLizardSpock
I decided that since I was learning AngularJS and Bootstrap, I'd be remiss not to post a FizzBuzz, but FizzBuzz bores me, so I've extended it.
My version of FizzBuzz is configurable, and allows you ...
3
votes
1
answer
68
views
Avoid jQuery in click event
I have the following controller:
...
1
vote
1
answer
89
views
Massive Number Of Scripts With Angular
I've recently started switching from JQuery to Angular and it's awesome at making my HTML expressive and easy to read but every reusable module I make has its own script which leads to a massive ...
0
votes
1
answer
6k
views
Accessing parent scope from directive
This is how I can access the exact scope value, otherwise it will be $scope.type of local scope.
I am accessing this from the template in ...
2
votes
1
answer
1k
views
A big ng-repeat to display the progress of builds
I'm looking to improve the speed my ng-repeat or find an alternative way to do it, because it takes too long to load when it has to manage a lot of data.
...
2
votes
0
answers
2k
views
Drop down with AngularJS UI
I want to know if there's a better way of doing a select on dropdown and selecting the items. I bound ng-click to every anchor and assign a value on click, but it just doesn't feel like a clean way to ...
2
votes
0
answers
61
views
Online store for pies - Part 2: User authentication
I'm building an angular application using AngularJS and AngularFire. As this is the second part of this "series" it might be a good idea to also check out part 1 to gain an even better overview of the ...
6
votes
1
answer
204
views
Online store for pies - Part 1: Create your account to buy delicious pies
I've got a goal and that goal is to become an Angular expert. So what better way of learning than to create an online store for pies, right? I've just finished the registration part and would like ...
2
votes
1
answer
152
views
Movie selection app
I'm new to Angular and I would like some advice on how I can improve my code. The main things that I want to focus on are decoupling and code correctness.
HTML:
...
1
vote
2
answers
333
views
Angular Todo Lists - Factories? Controllers?
I have an angular app using a restful API which works, but I know is structured poorly.
I'm using a projectService (factory) to do all interfacing with the REST ...
0
votes
1
answer
3k
views
Angular dropdown menu
I've made a dropdown menu using angularJS, it works fine but I feel that I'm not following the DRY principle. Is there a way to combine this switch statement into something more efficient with less ...
4
votes
1
answer
207
views
Accessing parent isolated scope in directive
I was looking for a way to markup parts of my app as restricted to only certain roles, on an element basis.
This works quite well, using an attribute directive, where I specify the allowed roles and ...
8
votes
3
answers
474
views
Handling shared state among a lot of elements in Angular
I am working on a project in Angular where I have a number of similar data objects. When you click on anyone of them it's state and amount of data shown will change. All of the objects start in the ...
2
votes
0
answers
174
views
Marking items as selected in Angular directives
I am new to Angular and feel that I'm doing mistakes and reinventing the wheel. Could you please review my code and share your ideas about how it can be improved. Demo
The problem is very common. I ...
2
votes
1
answer
234
views
AngularJS expression redundancy in templates
I sometimes find myself using multiple expressions checking on a single flag to control the state of some template, in this example, a Facebook log in button.
On a second look, however, I noticed ...
1
vote
1
answer
3k
views
Show <div> on <li> click
Simple task, I am just trying to have the data that correlates to a menu item hidden until it is clicked. However, I feel like this can be optimized. There are 2 ...
5
votes
1
answer
12k
views
Basic and simple view, add, edit and delete functionality
I want to know what needs to improve with my application. Maybe there is a better way instead of what I am using currently.
index.html:
...
4
votes
1
answer
559
views
Am I using Angular directives correctly?
I'm coming from Backbone and trying to wrap my head around Angular for a new project and would like to get some feedback on whether I'm using it correctly or not.
Plunker
What I'm trying to ...
2
votes
0
answers
5k
views
AngularJS with global data and "service" / using $watch on $rootScope
I am currently learning angular.js.
The following is an example I came up with. The goal:
An editor for a dict, the dict format is: {key: [type, data]}
A view of the same data
The "type" should be ...
4
votes
2
answers
7k
views
Simplifying an AngularJs directive that counts the number of characters entered in a textarea
I am trying to implement an AngularJS directive that would count the number of characters entered into a textarea and display it to the user.
Note: it will actually become much more complex later on ...
0
votes
1
answer
2k
views
Angular version of FitText
This project has evolved a lot since I started learning Angular. I'm pretty happy with it now, and I'm wondering if there's anything I can improve upon, or have forgotten at this point...
HTML
...
3
votes
1
answer
16k
views
Dynamically generating a HTML option list using Angular.js
I used step 4 from the Angular tutorial to do some tinkering of my own. In that particular step of the tutorial, a option list is created that determines how a list ...
3
votes
1
answer
175
views
Retrieving album artist info from third party API
I've recently just started with AngularJS and the best way for me to learn is to get some criticism to find out how I can do things better. I did a small project that calls a third party API and shows ...
-2
votes
1
answer
808
views
An own approach to Angularjs validation
Introduction
So i am building a SPA with AngularJS. The application provides a large number of <input> elements and can be seen as a huge form.
However, i ...
4
votes
0
answers
578
views
Angular JS photo app for personal cloud [closed]
I've been working on my first Angular JS app for the past few days.
It's in a very early stage (no real functionality), but that will only make it easier to review what IS there.
The client side is ...