• Breaking News

    Saturday, May 5, 2018

    /r/ComputerEthics: A Subreddit for Moral Issues Involving Computers web developers

    /r/ComputerEthics: A Subreddit for Moral Issues Involving Computers web developers


    /r/ComputerEthics: A Subreddit for Moral Issues Involving Computers

    Posted: 05 May 2018 06:58 AM PDT

    Using ES6 spread syntax to combine multiple arrays ��

    Posted: 05 May 2018 12:21 PM PDT

    Structuring React.js Web Applications​

    Posted: 05 May 2018 02:57 PM PDT

    Vue JS / React / Laravel

    Posted: 05 May 2018 04:15 AM PDT

    Hi Everyone,

    I'm looking to learn VueJS/ReactJS/Laravel and so far have been looking at youtube videos which are a few years old to get a start on but im finding some of the features to have been removed due to updates. Is anyone able to recommend some more recent tutorials (i dont mind if i have to pay for some). Looking to gain more experience in these languages for some potential jobs

    submitted by /u/SomePotatoHead
    [link] [comments]

    [Showoff Saturday] not exactly showoff on my first website but seeking guides on my learn webdev journey

    Posted: 04 May 2018 09:13 PM PDT

    www.twentytoestravel.com

    Hi guys, I've created a project after diving into programming and jumping between, for the past year, The Odin Project, to Swift, to Harvard's CS50 and fiddling around my workplace's database system to automate certain paperwork for my colleagues and I.

    I know, it's weird...

    In fact, I didn't know where to start.

    So background is, my SO and I have been wanting to start a blog, and it's an idea that's been resting for some time due to work commitments. Then, in March, I thought, what better way it would be to create a blog from scratch.

    I went to research and went ahead with choosing my cms and creating the theme from scratch using bootstrap and reading up (a lot) about PHP. And so after a month of creating, I finally got my first website up live, learning every single thing from scratch.

    So, my wise friends, what do you think of it, and are there ideas and suggestions in design or code optimisation or anything? I know it's very plain but I'm going to start learning about design and improving on it.

    Also if you could guide me on where to go from here in my web dev journey, I'll be eternally grateful.

    Thanks!

    Ps. If there's any rules/reddiquette that I've broken, lmk. This is my first time posting on reddit after being a long time lurker...

    tl;dr Created my first project, a blog, with no knowledge of programming and design, need ideas and feedback from you good people.

    submitted by /u/theodoray
    [link] [comments]

    [Showoff Saturday] GitHub Kanban style Projects for Fluid App

    Posted: 05 May 2018 04:00 PM PDT

    Hello /r/webdev today I procrastinated and created a user script for Fluid that turns GitHub's Projects kanban page into an independent application with a Trello like feel to it.

    URL: https://github.com/aniftyco/fluid-github-kanban

    Screenshot: https://github.com/aniftyco/fluid-github-kanban/raw/master/example.png

    submitted by /u/joshmanders
    [link] [comments]

    What to learn next?

    Posted: 05 May 2018 03:53 PM PDT

    I'm a graduating college senior (in a week!) and I just finished up a Full Stack Web class. The class taught HTML/CSS/JS and PHP (simple stuff, mostly just SQL queries with mysqli and displaying it on the page). I already have quite a bit of experience in React (mostly React Native) and I'm a CS major so I know all the fundamentals of coding already (data structures/algorithms etc). I know a lot right now, but I know I'm just at the tip of the iceberg with web development. What would you recommend learning next? And if you have any good learning resources, please provide those as well!

    submitted by /u/meganlwood
    [link] [comments]

    Speed Up Laravel on Top of Swoole

    Posted: 04 May 2018 11:10 PM PDT

    Spring and thymeleaf, accessing multiple mappings?

    Posted: 05 May 2018 03:03 PM PDT

    Hello!

    I have a mapping on my project called "movies"

    Here I load movie details.

    I had a lot of join tables in my movie object...

    Actually my movie object had a join table with actors, and join table with critics so I can get all actor and critic reviews for each movie. But since my actor and critic table also had join tables, I was also getting movie objects and actor objects I didn't need.

    So I decided to start to put the tables outside the object as an endpoint. So instead of just having "movies"

    I have

    "movie/actor" "movie/critics" "movie/screenshots"

    And so on. Each return a list. My question is, how do I get those in thymeleaf on one thymeleaf page?

    submitted by /u/Chieve
    [link] [comments]

    How to build a news app with React Native

    Posted: 05 May 2018 04:24 AM PDT

    I wrote a CLI that adds .gitignores to your projects

    Posted: 05 May 2018 02:53 PM PDT

    [Showoff Saturday] My portfolio, looking for feedback on layout and styling

    Posted: 05 May 2018 02:26 PM PDT

    Just completed a barebones version of my portfolio to get some initial impressions on layout and styling. I'll be filling out more of the about, skills, and project sections as I complete more websites in the coming weeks but for now I'd like to work off some feedback if that's alright. Also planning on replacing the "DP" in the top left corner with an actual logo as I still haven't settled on one yet.

    It was made using scss, webpack, jquery and no css frameworks, although I did look at several websites which did use one or another (Bootstrap, Foundation, Materialize, etc.) and took some styling cues from them.

    https://dev637.github.io/

    submitted by /u/dev541
    [link] [comments]

    Smart CSS Grid

    Posted: 05 May 2018 12:53 AM PDT

    GDPR Compliance for Germany based website? We've been collecting emails via mailchimp since 2015, what steps are necessary to legally keep using/storing this information?

    Posted: 05 May 2018 08:02 AM PDT

    So, I manage a the website for a company I work for in Germany. We've been collecting emails for a newsletter (which he haven't sent anything out for yet) since around 2015. I've recently been seeing a lot about the GDPR legislation, but no practical overviews for how to become compliant. We were recently contact by a newsletter we're on, re-requesting permission to keep contacting us. I assume at a bear minimum that we have to do the same, but I what else is involved in compliance and staying legit moving forward. We have some boilerplate privatcy/TOS on the site, but as above: what's the standard being imposed on the 25th?

    submitted by /u/nizzok
    [link] [comments]

    How can I synchronize inspect element changes with my local HTML files?

    Posted: 05 May 2018 01:59 PM PDT

    Hello guys. I want to save every change on inspect elements menu. My local downloaded web page has hundreds of HTML file and I want to save easily on inspect element menu. I cannot save and replace file because of every time I must change file directory and this is waste of time.

    My local page file directory like this:https://anotepad.com/notes/ied6rc I can access all other sub html pages with index HTML and I cannot save this document without find proper file directory.
    Is there a way to save changes from inspect element menu?

    submitted by /u/mw-b
    [link] [comments]

    Full Flask Tutorial Series

    Posted: 04 May 2018 05:09 PM PDT

    Found this flask tutorial series on YouTube. A very in depth series that showed me some new tips and tricks I wasn't even aware of. I know most user here are above my level in this field but I thought I'd share for others like me who are just getting started working with back end web applications! Corey Schafer

    submitted by /u/itsdevkay
    [link] [comments]

    Webpack - one big file or many smaller files?

    Posted: 05 May 2018 01:40 PM PDT

    Is it better to have one big file on initial page load that can be loaded and cached for subsequent attempts but takes a bit longer to load OR have a bunch of smaller files that are cached for each specific page but are smaller in size and only have the JS/CSS necessary.

    Both of these setups are possible with webpack now, what is preferred?

    submitted by /u/howthewtf
    [link] [comments]

    Codisto template modification (html/css?)

    Posted: 05 May 2018 01:37 PM PDT

    I'm working on a little project for a new store and want to have a go at making the codisto template. I have some average html/css knowledge but keen to learn more. Have mocked up the design in PSD and I think it's pretty clean and straightforward. Can anyone point me in the right direction for next steps? I see there might be ways to just export most elements to HTML?

    thx in advance y'all

    submitted by /u/dscn
    [link] [comments]

    CSS tricks to make your site look professional

    Posted: 05 May 2018 01:36 PM PDT

    My interests fall more into the back end logic of web apps, however, I want them to look good. Any industry known tricks or tips that really make a site look presentable?

    I'm not looking to win awards for design, but I want my apps to look good enough for people to want to use them. So if there are any guidelines that separates a well designed site from a mediocre one, I would love to hear them

    submitted by /u/JWindy92
    [link] [comments]

    Progressive enhancement without running JS on the server?

    Posted: 05 May 2018 01:18 PM PDT

    Hey guys,

    I've got a side project I'm building, and I'd like it to be useable without JS. Most of the current trendy frameworks like Vue and React don't seem to be able to do this without running the JS on a server. I would like to avoid that. Are there any tools that can do this?

    submitted by /u/mpnordland
    [link] [comments]

    Sync PC & MAC Xampp install on Dropbox

    Posted: 05 May 2018 12:28 PM PDT

    I have my PC XAMPP install synced to Dropbox. I now have a MacBook Pro and I am struggling to sync it to the same dropbox folders my PC version is using.

    Anyone know how I can do this?

    submitted by /u/guerrillageek
    [link] [comments]

    [Showoff Saturday] Get to know more by reading less with SummarizeBot

    Posted: 05 May 2018 07:51 AM PDT

    How do you manage and organize localized literals?

    Posted: 05 May 2018 11:04 AM PDT

    I've seen conventions and good practices for a bunch of things like CSS, JS or basically any code or language-related thing, but never about this and I think it's pretty interesting. I haven't worked in that many projects, but I always feel that the organization of literals is one of those things that flies out the window and ends up as a mess.

    I've mostly worked on Java projects so more often than I'd like I end up with a single huge .properties per language that's a nightmare to maintain.

    On some other occassions I've used a MySQL table but I wasn't quite satisfied with it because it had some limitations. I suppose using a MongoDB collection or some NoSQL DB would work for something like this, too.

    Unifying the system throughout the stack is also a concern. When I worked with classical remotely served projects you had to juggle between the text printed by the server and the inevitable dynamic messaging handled by Javascript. When it's a SPA I loaded everything at once from a webservice call, and it didn't feel right because even if you compress the response it can really penalize the site's first load.

    I suspect there is no silver bullet for this, but what has worked for you?

    submitted by /u/narbareck
    [link] [comments]

    [Showoff Saturday] A browser (music) video editor using FFmpeg, WebAssembly and Three.js, would love to hear input about direction/wanted features

    Posted: 05 May 2018 10:52 AM PDT

    Vudu API?

    Posted: 05 May 2018 10:29 AM PDT

    Looking for an API for VUDU to identify movies to rent and prices. Is there any available? (Guidebox is cost prohibitive)

    submitted by /u/Zoomee100
    [link] [comments]

    No comments:

    Post a Comment